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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/about_handler", 2 "+components/about_handler",
3 "+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.
3 "+components/user_manager", 4 "+components/user_manager",
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698