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

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: 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..c0588b0d964d5f57052b19d51af9ca8b184e5f81 100644
--- a/chromeos/geolocation/DEPS
+++ b/chromeos/geolocation/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+google_apis",
-]
+ "+device/geolocation/public/cpp",
+]

Powered by Google App Engine
This is Rietveld 408576698