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

Unified Diff: components/policy/policy_common.gypi

Issue 1330443002: Report data usage UMA for Chrome services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewArchServices
Patch Set: Addressing sclittle'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/policy/policy_common.gypi
diff --git a/components/policy/policy_common.gypi b/components/policy/policy_common.gypi
index d2468baca2175685a20f8c5e32618fd5bd4c58f9..55573e6596f88359f6144d2b6c4729af1074c49e 100644
--- a/components/policy/policy_common.gypi
+++ b/components/policy/policy_common.gypi
@@ -23,6 +23,7 @@
'../third_party/re2/re2.gyp:re2',
'../url/url.gyp:url_lib',
'cloud_policy_proto',
+ 'data_use_measurement_core',
'json_schema',
'policy',
],

Powered by Google App Engine
This is Rietveld 408576698