Chromium Code Reviews| Index: google_apis/gcm/BUILD.gn |
| diff --git a/google_apis/gcm/BUILD.gn b/google_apis/gcm/BUILD.gn |
| index 335d41c705cf62248b665536d3f8f56368162dde..3574a8abdd5b48bf8a6cb8fd7245599574071ac1 100644 |
| --- a/google_apis/gcm/BUILD.gn |
| +++ b/google_apis/gcm/BUILD.gn |
| @@ -64,6 +64,7 @@ component("gcm") { |
| deps = [ |
| "//base", |
| "//base/third_party/dynamic_annotations", |
| + "//components/data_use_measurement/core", |
| "//net", |
| "//third_party/leveldatabase", |
| "//url", |