| Index: components/autofill/android/DEPS
|
| diff --git a/android_webview/glue/java/DEPS b/components/autofill/android/DEPS
|
| similarity index 51%
|
| copy from android_webview/glue/java/DEPS
|
| copy to components/autofill/android/DEPS
|
| index 794ecd7e0dd1d78adaf095715eacea3b7997452c..042235bf20b78e05c10b290f0c7db57a8b36d110 100644
|
| --- a/android_webview/glue/java/DEPS
|
| +++ b/components/autofill/android/DEPS
|
| @@ -1,5 +1,4 @@
|
| include_rules = [
|
| - "+android_webview/java",
|
| - "+base/android/java",
|
| "+content/public/android/java",
|
| + "+content/public/browser",
|
| ]
|
|
|