Index: components/suggestions/BUILD.gn |
diff --git a/components/suggestions/BUILD.gn b/components/suggestions/BUILD.gn |
index 389a19bb10e87caf4a49e153245a48087f95b843..f45879b0c8a989fb80e7d868e8f03a3d4adec49a 100644 |
--- a/components/suggestions/BUILD.gn |
+++ b/components/suggestions/BUILD.gn |
@@ -29,6 +29,7 @@ source_set("suggestions") { |
"//url", |
] |
deps = [ |
+ "//components/data_use_measurement/core:data_use_measurement_core", |
"//components/keyed_service/core", |
"//components/pref_registry", |
"//components/variations", |