Chromium Code Reviews| Index: components/autofill/android/DEPS |
| diff --git a/components/autofill/android/DEPS b/components/autofill/android/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1c35d9ca694b7004e71670cd60a883ddbd8c808f |
| --- /dev/null |
| +++ b/components/autofill/android/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+content/public/browser", |
| +] |