Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1826)

Unified Diff: device/geolocation/DEPS

Issue 2192683002: Reland 2:Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ignore size_t_to_int truncation warning Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « device/geolocation/BUILD.gn ('k') | device/geolocation/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+]
« no previous file with comments | « device/geolocation/BUILD.gn ('k') | device/geolocation/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698