| 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 fc51aa1238873b0097688129b1382e54886edc08..b2b761e93be133879ba042c6e574a788ed5b5197 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/DEPS
|
| +++ b/third_party/WebKit/Source/platform/graphics/DEPS
|
| @@ -14,4 +14,7 @@ include_rules = [
|
| "+gpu/command_buffer/common/gpu_memory_buffer_support.h",
|
| "+gpu/command_buffer/common/mailbox.h",
|
| "+gpu/command_buffer/common/sync_token.h",
|
| +
|
| + # Use platform/wtf/ now (see crbug.com/691465).
|
| + "-wtf/",
|
| ]
|
|
|