| Index: third_party/WebKit/Source/platform/mojo/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/mojo/DEPS b/third_party/WebKit/Source/platform/mojo/DEPS
|
| index aee38e56130264e4e1f82ae71f27a6b2f1fa4fc8..f2292b558c56aad18e5116aaddf287b5f7b1a35e 100644
|
| --- a/third_party/WebKit/Source/platform/mojo/DEPS
|
| +++ b/third_party/WebKit/Source/platform/mojo/DEPS
|
| @@ -7,4 +7,7 @@ include_rules = [
|
| "+mojo/public/cpp/bindings/binding.h",
|
| "+mojo/common/string16.mojom-blink.h",
|
| "+mojo/common/test_common_custom_types.mojom-blink.h",
|
| +
|
| + # Use platform/wtf/ now (see crbug.com/691465).
|
| + "-wtf/",
|
| ]
|
|
|