Index: device/geolocation/DEPS |
diff --git a/device/geolocation/DEPS b/device/geolocation/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..249ecf3f9d88cbbf4946fb69f73b7ef90e7543a2 |
--- /dev/null |
+++ b/device/geolocation/DEPS |
@@ -0,0 +1,10 @@ |
+include_rules = [ |
+ "+chromeos", |
+ "+dbus", |
+ "+google_apis", |
+ "+jni", |
+ "+net", |
+ "+device/geolocation", |
jam
2016/07/26 23:34:33
nit: not needed
mcasas
2016/07/27 06:38:17
Done.
|
+ "+third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom.h", |
+ "+third_party/cros_system_api/dbus", |
+] |