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

Unified Diff: components/autofill.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/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 65b9c14d2b8e9ae4390581df4481b8859f8c4acb..5952de1a62c1125f98e49ff9a8e5015a4f4444c4 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -69,6 +69,7 @@
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../base/base.gyp:base_prefs',
+ '../components/components.gyp:data_use_measurement_core',
Ilya Sherman 2015/09/04 22:10:39 nit: Add this below, with the other components dep
amohammadkhan 2015/09/04 23:03:16 Done.
'../google_apis/google_apis.gyp:google_apis',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',

Powered by Google App Engine
This is Rietveld 408576698