Chromium Code Reviews| Index: components/data_use_measurement/core/BUILD.gn |
| diff --git a/components/data_use_measurement/core/BUILD.gn b/components/data_use_measurement/core/BUILD.gn |
| index c76d1e5b494a2d215b96c42ca21d1df4f7ebb8c2..c4342d2558f483aa7a61eccfc632f6c157e44f2c 100644 |
| --- a/components/data_use_measurement/core/BUILD.gn |
| +++ b/components/data_use_measurement/core/BUILD.gn |
| @@ -30,6 +30,7 @@ static_library("ascriber") { |
| ":core", |
| "//base", |
| "//components/metrics", |
| + "//google_apis", |
| "//net", |
| ] |