Chromium Code Reviews| Index: components/location/android/DEPS |
| diff --git a/components/location/android/DEPS b/components/location/android/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..05f395ef21d0af74a79b351bace49d9c0820d03d |
| --- /dev/null |
| +++ b/components/location/android/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+ui/android/java", |
| +] |