Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/DEPS |
| diff --git a/third_party/WebKit/Source/core/html/DEPS b/third_party/WebKit/Source/core/html/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..eba58c8e277680bfe8786728c25c564603e5986e |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/core/html/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + # Use platform/wtf/ now (see crbug.com/691465). |
| + "-wtf/", |
| +] |