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

Unified Diff: components/translate.gypi

Issue 1330443002: Report data usage UMA for Chrome services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewArchServices
Patch Set: Updating the function name and some of gyp files. 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/translate.gypi
diff --git a/components/translate.gypi b/components/translate.gypi
index 50fda091ef470895d972dfe2d233f78475e5dca0..42d0816a0a8b92eadee0c6b0a30594b024fabf68 100644
--- a/components/translate.gypi
+++ b/components/translate.gypi
@@ -15,6 +15,7 @@
'../net/net.gyp:net',
'../ui/base/ui_base.gyp:ui_base',
'../url/url.gyp:url_lib',
+ 'components.gyp:data_use_measurement_core',
'components_resources.gyp:components_resources',
'components_strings.gyp:components_strings',
'infobars_core',

Powered by Google App Engine
This is Rietveld 408576698