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

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: Addressed comments and rebased. 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
« no previous file with comments | « components/data_use_measurement/core/data_use_user_data.cc ('k') | components/suggestions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/suggestions.gypi
diff --git a/components/suggestions.gypi b/components/suggestions.gypi
index 2f91f39d4a58020121be763a1863fce7256042a4..7be7e725e7574dce42a9008f09e226fa87134119 100644
--- a/components/suggestions.gypi
+++ b/components/suggestions.gypi
@@ -16,6 +16,7 @@
'../net/net.gyp:net',
'../ui/gfx/gfx.gyp:gfx',
'../url/url.gyp:url_lib',
+ 'components.gyp:data_use_measurement_core',
'components.gyp:keyed_service_core',
'components.gyp:pref_registry',
'components.gyp:variations',
« no previous file with comments | « components/data_use_measurement/core/data_use_user_data.cc ('k') | components/suggestions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698