Chromium Code Reviews| Index: cc/DEPS |
| diff --git a/cc/DEPS b/cc/DEPS |
| index 4e1cc74d6cc126e06e3aa1337ee58dc83ccb80ad..d9cdad4266f94122ff59fc30cbc9869b8605061e 100644 |
| --- a/cc/DEPS |
| +++ b/cc/DEPS |
| @@ -1,6 +1,8 @@ |
| include_rules = [ |
| "+gpu/GLES2", |
| "+gpu/command_buffer/client/context_support.h", |
| + "+gpu/command_buffer/client/gles2_interface.h", |
| + "+gpu/command_buffer/client/gles2_interface_stub.h", # for tests |
| "+gpu/command_buffer/common/gpu_memory_allocation.h", |
| "+gpu/command_buffer/common/mailbox.h", |
| "+media", |