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

Unified Diff: content/browser/geolocation/DEPS

Issue 1330443002: Report data usage UMA for Chrome services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewArchServices
Patch Set: Do the necessary plumbing for sync service. Created 5 years, 3 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: content/browser/geolocation/DEPS
diff --git a/content/browser/geolocation/DEPS b/content/browser/geolocation/DEPS
index 9f09a7077c5bb9db3e4092edb6263b53924b28e9..772bdd3366b416c5531657f811f29f7cd5adc3d2 100644
--- a/content/browser/geolocation/DEPS
+++ b/content/browser/geolocation/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/data_use_measurement/core",
"+google_apis", # Exception to general rule, see content/DEPS for details.
]

Powered by Google App Engine
This is Rietveld 408576698