| Index: third_party/WebKit/Source/platform/testing/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/testing/DEPS b/third_party/WebKit/Source/platform/testing/DEPS
|
| index 81f18ea33dffa5cae1aede54e2a2acb6c402f214..8763f3c77f210efce7980177469cd1623d6d966f 100644
|
| --- a/third_party/WebKit/Source/platform/testing/DEPS
|
| +++ b/third_party/WebKit/Source/platform/testing/DEPS
|
| @@ -11,4 +11,7 @@ include_rules = [
|
| "+base/test/test_io_thread.h",
|
| "+cc",
|
| "+mojo/edk/embedder",
|
| +
|
| + # Use platform/wtf/ now (see crbug.com/691465).
|
| + "-wtf/",
|
| ]
|
|
|