Index: android_webview/DEPS |
diff --git a/android_webview/DEPS b/android_webview/DEPS |
index 02d8ca9fe9176eef3590547ccdb9860f42cf33fc..3f7558d56bd59064e69d5d3a16a9aa77566421d5 100644 |
--- a/android_webview/DEPS |
+++ b/android_webview/DEPS |
@@ -8,6 +8,8 @@ include_rules = [ |
"-android_webview/lib", |
"!chrome/browser/component", |
+ "+components/autofill/browser", |
+ "+components/webdata/common", |
benm (inactive)
2013/04/29 18:00:03
do these need to be at the top level?
sgurun-gerrit only
2013/04/29 19:32:39
I think now they do since there are includes from
|
"+content/public/common", |
"+jni", |
"+net", |