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

Unified Diff: google_apis/gcm/BUILD.gn

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: google_apis/gcm/BUILD.gn
diff --git a/google_apis/gcm/BUILD.gn b/google_apis/gcm/BUILD.gn
index 30ab4a6b738ac8e6d0ed42f72faa356d7df08d1a..82bb50b1d66fd76c25a719255dfda2e8ae86d9b0 100644
--- a/google_apis/gcm/BUILD.gn
+++ b/google_apis/gcm/BUILD.gn
@@ -62,6 +62,7 @@ component("gcm") {
deps = [
"//base",
"//base/third_party/dynamic_annotations",
+ "//components/data_use_measurement/core",
"//net",
"//third_party/leveldatabase",
"//url",

Powered by Google App Engine
This is Rietveld 408576698