Chromium Code Reviews| Index: sync/BUILD.gn |
| diff --git a/sync/BUILD.gn b/sync/BUILD.gn |
| index 7ed323ba90fb1f800c0f2c04847160e129b15673..dd5ef4b00470bbfbbc62c6188325a6fa76c81586 100644 |
| --- a/sync/BUILD.gn |
| +++ b/sync/BUILD.gn |
| @@ -416,6 +416,7 @@ source_set("sync_core") { |
| "//base", |
| "//base:i18n", |
| "//base/third_party/dynamic_annotations", |
| + "//components/data_use_measurement/core", |
| "//crypto", |
| "//google_apis", |
| "//net", |