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", |