Chromium Code Reviews| Index: device/geolocation/DEPS |
| diff --git a/device/geolocation/DEPS b/device/geolocation/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..da7e78a80f97e85548e11444661d9034a341e7ad |
| --- /dev/null |
| +++ b/device/geolocation/DEPS |
| @@ -0,0 +1,9 @@ |
| +include_rules = [ |
| + "+chromeos", |
| + "+dbus", |
| + "+google_apis", |
| + "+jni", |
| + "+net", |
| + "+third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom.h", |
| + "+third_party/cros_system_api/dbus", |
| +] |