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

Unified Diff: components/suggestions.gypi

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.gypi
diff --git a/components/suggestions.gypi b/components/suggestions.gypi
index 2f91f39d4a58020121be763a1863fce7256042a4..c4c7ccdd5448a5bb9d988dcc5c489f2bf08d2af9 100644
--- a/components/suggestions.gypi
+++ b/components/suggestions.gypi
@@ -20,6 +20,7 @@
'components.gyp:pref_registry',
'components.gyp:variations',
'components.gyp:variations_http_provider',
+ 'components.gyp:data_use_measurement',
sclittle 2015/08/21 23:55:34 You should only have to depend on the "core/" targ
amohammadkhan 2015/08/26 22:28:41 Done.
],
'sources': [
'suggestions/blacklist_store.cc',

Powered by Google App Engine
This is Rietveld 408576698