Chromium Code Reviews| 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 226f05e711323787f0854722b21b690a91b41661..2556ec90d20db1df20761c76d81f07098cf4ab96 100644 |
| --- a/third_party/WebKit/Source/platform/graphics/DEPS |
| +++ b/third_party/WebKit/Source/platform/graphics/DEPS |
| @@ -4,4 +4,5 @@ include_rules = [ |
| "+base/message_loop", |
| "+cc", |
| "-cc/blink", |
| + "+gpu/command_buffer/client/gles2_interface.h", |
| ] |