Chromium Code Reviews| Index: google_apis/BUILD.gn |
| diff --git a/google_apis/BUILD.gn b/google_apis/BUILD.gn |
| index 7be06fd5547f0c6ecff66340c06669d8ca343ccd..8fed2bb5b4c97ca03572a309f99268cde115a2dc 100644 |
| --- a/google_apis/BUILD.gn |
| +++ b/google_apis/BUILD.gn |
| @@ -136,6 +136,7 @@ template("google_apis_tmpl") { |
| deps = [ |
| "//base", |
| "//base/third_party/dynamic_annotations", |
| + "//components/data_use_measurement/core", |
| "//crypto", |
| "//third_party/libxml", |
| ] |