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

Unified Diff: components/suggestions/DEPS

Issue 1279543002: Support needed to measure user and service traffic in Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewHistogram
Patch Set: Removing few commented lines. Created 5 years, 4 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: components/suggestions/DEPS
diff --git a/components/suggestions/DEPS b/components/suggestions/DEPS
index cf3bb097bab7938ad47f091b61e51f5b89e0f90b..386bf31e74c02282937fc34b52bcb7d843a1bf26 100644
--- a/components/suggestions/DEPS
+++ b/components/suggestions/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/data_use_measurement",
sclittle 2015/08/21 23:55:34 change to "+components/data_use_measurement/core"
amohammadkhan 2015/08/26 22:28:41 Done.
"+components/keyed_service/core",
"+components/leveldb_proto",
"+components/pref_registry",

Powered by Google App Engine
This is Rietveld 408576698