Index: components/autofill/DEPS |
diff --git a/components/autofill/DEPS b/components/autofill/DEPS |
index 9d52b111303663eb267a35f1bbad6b1498e84657..cd724eba90df7f1594f6186c86620eba7cf675ac 100644 |
--- a/components/autofill/DEPS |
+++ b/components/autofill/DEPS |
@@ -1,4 +1,9 @@ |
include_rules = [ |
- "+third_party/WebKit/Source/WebKit/chromium/public", |
+ "+google_apis/gaia/gaia_urls.h", |
+ "+grit", # For generated headers |
+ "+net", |
+ # Allow inclusion of WebKit API files. |
+ "+third_party/WebKit/Source/Platform/chromium", |
+ "+third_party/WebKit/Source/WebKit/chromium", |
"+ui", |
] |