commit | d12e6ffa5cc1c1af47bf73c7c127d8d7f7443058 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Jul 28 11:51:50 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 28 11:51:50 2015 -0700 |
tree | 86aecf4a41a2fcc5bf61557b11b7f0d70426c81d | |
parent | 570e7a34dab7800ccb1cfea03762367e24687b71 [diff] |
Move the rest of src headers used by include to include/private. $ git grep "../../src/" | grep include now returns nothing. BUG=skia:4126 No public API changes. TBR=reed@google.com Review URL: https://codereview.chromium.org/1261013003