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

Unified Diff: chrome/browser/profiles/DEPS

Issue 1330443002: Report data usage UMA for Chrome services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewArchServices
Patch Set: Reverting the changes in //google_apis 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: chrome/browser/profiles/DEPS
diff --git a/chrome/browser/profiles/DEPS b/chrome/browser/profiles/DEPS
index 3e4fe845ad2353862a4674fa841e47c9e12c7ed7..a21663fb9d09df1f63ddf86e8cbd66bb7b23ece7 100644
--- a/chrome/browser/profiles/DEPS
+++ b/chrome/browser/profiles/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/about_handler",
+ "+components/data_use_measurement/core",
Lei Zhang 2015/09/08 18:35:28 You don't need this. The same rule is already in c
amohammadkhan 2015/09/08 23:28:31 Done.
"+components/user_manager",
]

Powered by Google App Engine
This is Rietveld 408576698