diff options
Diffstat (limited to 'cc/DEPS')
-rw-r--r-- | cc/DEPS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +include_rules = [ + "+third_party/khronos/GLES2/gl2.h", + "+third_party/khronos/GLES2/gl2ext.h", + "+third_party/WebKit/Source/WebCore/platform/graphics/Region.h", + "+third_party/WebKit/Source/WebCore/platform/graphics/gpu/TilingData.h", + "+third_party/WebKit/Source/WebCore/platform/graphics/UnitBezier.h", +] |