diff options
author | wjmaclean@google.com <wjmaclean@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-03 21:24:41 +0000 |
---|---|---|
committer | wjmaclean@google.com <wjmaclean@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-03 21:24:41 +0000 |
commit | 940a6164f2e9d0ed402369981f47b183e451eea7 (patch) | |
tree | 39d0dc3d249107528d633dbaadae9c04f32051ba /cc/DEPS | |
parent | c8ef011664337676ed93d34f7610438c1d96eb81 (diff) | |
download | chromium_src-940a6164f2e9d0ed402369981f47b183e451eea7.zip chromium_src-940a6164f2e9d0ed402369981f47b183e451eea7.tar.gz chromium_src-940a6164f2e9d0ed402369981f47b183e451eea7.tar.bz2 |
Reduce texture uploads during scrollbar invalidations.
BUG=152286
Review URL: https://codereview.chromium.org/11044003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159983 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/DEPS')
-rw-r--r-- | cc/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ include_rules = [ + "+skia/ext", "+third_party/khronos/GLES2/gl2.h", "+third_party/khronos/GLES2/gl2ext.h", # http://crbug.com/144542 |