Index: google_apis/gcm/gcm.gyp |
diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp |
index b3b9df029cdd28894e8ef6254b350a50b24f1957..47dd3b2ef345948ad6710ee8009032e0cd0b7f5d 100644 |
--- a/google_apis/gcm/gcm.gyp |
+++ b/google_apis/gcm/gcm.gyp |
@@ -32,11 +32,12 @@ |
'dependencies': [ |
'../../base/base.gyp:base', |
'../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
+ '../../components/components.gyp:data_use_measurement_core', |
'../../net/net.gyp:net', |
'../../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
'../../third_party/protobuf/protobuf.gyp:protobuf_lite', |
'../../url/url.gyp:url_lib', |
- ], |
+ ], |
'sources': [ |
# Note: sources list duplicated in GN build. |
'base/gcm_util.cc', |