| Index: cc/DEPS
|
| diff --git a/cc/DEPS b/cc/DEPS
|
| index 806638ff33c0040747826f42756a0b1b0bfd36e4..8bf3649b5a7ec34244ac6c517ba9d8e6bf312538 100644
|
| --- a/cc/DEPS
|
| +++ b/cc/DEPS
|
| @@ -3,6 +3,7 @@ include_rules = [
|
| "+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/client/gpu_memory_buffer_manager.h",
|
| "+gpu/command_buffer/common/capabilities.h",
|
| "+gpu/command_buffer/common/gpu_memory_allocation.h",
|
| "+gpu/command_buffer/common/mailbox.h",
|
|
|