Index: third_party/WebKit/Source/platform/DEPS |
diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS |
index cd7ace68c1f0203829e85b4cfd5a65f4b28db8d3..f87b3426bdb95668a3fc7dcb5fcda0d9ecf62d68 100644 |
--- a/third_party/WebKit/Source/platform/DEPS |
+++ b/third_party/WebKit/Source/platform/DEPS |
@@ -47,4 +47,7 @@ include_rules = [ |
"-bindings", |
"-core", |
"-modules", |
+ |
+ # Use platform/wtf/ now (see crbug.com/691465). |
+ "-wtf/", |
] |