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

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: Addressing blundell's comments. 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: components/suggestions.gypi
diff --git a/components/suggestions.gypi b/components/suggestions.gypi
index 2f91f39d4a58020121be763a1863fce7256042a4..3352089b4dd30b6508e4fcc47419d1bc3c8905c2 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_core',
Mathieu 2015/09/02 17:59:56 ordering looks off here
amohammadkhan 2015/09/03 04:31:19 Done.
],
'sources': [
'suggestions/blacklist_store.cc',

Powered by Google App Engine
This is Rietveld 408576698