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

Unified Diff: device/bluetooth/android/java/DEPS

Issue 2038753004: Add a LocationUtils class to give all Chromium Android code access to location helpers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Adjust DEPS. Created 4 years, 6 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
Index: device/bluetooth/android/java/DEPS
diff --git a/device/bluetooth/android/java/DEPS b/device/bluetooth/android/java/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..53896d8aa7cc86bb584e8582cd0b478b0697d084
--- /dev/null
+++ b/device/bluetooth/android/java/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/location/android/java",
+]

Powered by Google App Engine
This is Rietveld 408576698