Chromium Code Reviews| Index: third_party/WebKit/Source/platform/graphics/gpu/DEPS |
| diff --git a/third_party/WebKit/Source/platform/graphics/gpu/DEPS b/third_party/WebKit/Source/platform/graphics/gpu/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e264555dec2111bd701595d1db442c4ccb39e94a |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/platform/graphics/gpu/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + # For tests only! |
| + "+gpu/command_buffer/client/gles2_interface_stub.h", |
| +] |