Chromium Code Reviews| Index: third_party/WebKit/Source/platform/graphics/test/DEPS |
| diff --git a/third_party/WebKit/Source/platform/graphics/test/DEPS b/third_party/WebKit/Source/platform/graphics/test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..67567cc81abc862284f5a964e1280e1c2f183619 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/platform/graphics/test/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+gpu/command_buffer/client/gles2_interface_stub.h", |
| +] |