Chromium Code Reviews| Index: blimp/client/app/android/DEPS |
| diff --git a/blimp/client/app/android/DEPS b/blimp/client/app/android/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9f60adc4452a3012e4dbd8860cc478ac3ce45a39 |
| --- /dev/null |
| +++ b/blimp/client/app/android/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+components/pref_registry", |
| + "+components/prefs", |
| + "+components/signin", |
| +] |