Index: third_party/WebKit/Source/wtf/DEPS |
diff --git a/third_party/WebKit/Source/wtf/DEPS b/third_party/WebKit/Source/wtf/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c5c821e8b52a89ea0471c71a2532cf61bb03579a |
--- /dev/null |
+++ b/third_party/WebKit/Source/wtf/DEPS |
@@ -0,0 +1,3 @@ |
+include_rules = [ |
+ "+base/strings", |
+] |