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

Unified Diff: chromeos/geolocation/DEPS

Issue 2176753003: Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed device/geolocation/public/cpp 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
Index: chromeos/geolocation/DEPS
diff --git a/chromeos/geolocation/DEPS b/chromeos/geolocation/DEPS
index 196ef774e490fabec2c1b3c91f773aa293833a7b..bd2ab6f79e7eeaf79f9ac6eb66d225ca80aba123 100644
--- a/chromeos/geolocation/DEPS
+++ b/chromeos/geolocation/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+google_apis",
-]
+ "+device/geolocation",
jam 2016/07/26 23:34:33 nit: order
mcasas 2016/07/27 06:38:17 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698