| Index: third_party/WebKit/Source/platform/graphics/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/graphics/DEPS b/third_party/WebKit/Source/platform/graphics/DEPS
|
| index afb3987f14516a473d5b0ba2bce7a7c61faa2a85..6a0aa56815f56101038fe9943fc8f7ee741aa6a5 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/DEPS
|
| +++ b/third_party/WebKit/Source/platform/graphics/DEPS
|
| @@ -8,6 +8,7 @@ include_rules = [
|
| "+cc",
|
| "-cc/blink",
|
| "+gpu/command_buffer/client/gles2_interface.h",
|
| + "+gpu/command_buffer/client/gpu_memory_buffer_manager.h",
|
| "+gpu/command_buffer/common/capabilities.h",
|
| "+gpu/command_buffer/common/mailbox.h",
|
| "+gpu/command_buffer/common/sync_token.h",
|
|
|