| Index: cc/test/DEPS
|
| diff --git a/cc/test/DEPS b/cc/test/DEPS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..87f889eb9a85a12b762a3f41933c6ac2b1f7ee2f
|
| --- /dev/null
|
| +++ b/cc/test/DEPS
|
| @@ -0,0 +1,9 @@
|
| +include_rules = [
|
| + "+gpu/command_buffer/client/gl_in_process_context.h",
|
| + "+gpu/command_buffer/client/gles2_implementation.h",
|
| + "+gpu/command_buffer/client/gles2_interface_stub.h",
|
| + "+gpu/command_buffer/client/gles2_lib.h",
|
| + "+gpu/command_buffer/common/gles2_cmd_utils.h",
|
| + "+gpu/command_buffer/service/image_factory.h",
|
| + "+gpu/skia_bindings/gl_bindings_skia_cmd_buffer.h",
|
| +]
|
|
|