| Index: third_party/WebKit/Source/platform/graphics/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/graphics/DEPS b/third_party/WebKit/Source/platform/graphics/DEPS
|
| index 2556ec90d20db1df20761c76d81f07098cf4ab96..6afae0e972225e6b2378e23b3139fbfb58557b77 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/DEPS
|
| +++ b/third_party/WebKit/Source/platform/graphics/DEPS
|
| @@ -5,4 +5,5 @@ include_rules = [
|
| "+cc",
|
| "-cc/blink",
|
| "+gpu/command_buffer/client/gles2_interface.h",
|
| + "+gpu/skia_bindings/gl_bindings_skia_cmd_buffer.h",
|
| ]
|
|
|