| 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 7dcab9c3c4f4e29cee5748804e9ae1eeb27f8ed4..fc51aa1238873b0097688129b1382e54886edc08 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/DEPS
|
| +++ b/third_party/WebKit/Source/platform/graphics/DEPS
|
| @@ -11,6 +11,7 @@ include_rules = [
|
| "+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/gpu_memory_buffer_support.h",
|
| "+gpu/command_buffer/common/mailbox.h",
|
| "+gpu/command_buffer/common/sync_token.h",
|
| ]
|
|
|