| Index: components/invalidation/impl/BUILD.gn
|
| diff --git a/components/invalidation/impl/BUILD.gn b/components/invalidation/impl/BUILD.gn
|
| index 20034c15c02fdc90a29f62c95cc5c2ddad2de958..bf1b917fb5fcd5259f01765f11ae54ae40506553 100644
|
| --- a/components/invalidation/impl/BUILD.gn
|
| +++ b/components/invalidation/impl/BUILD.gn
|
| @@ -68,6 +68,7 @@ source_set("impl") {
|
| "//base",
|
| "//base:i18n",
|
| "//base:prefs",
|
| + "//components/data_use_measurement/core",
|
| "//components/gcm_driver",
|
| "//components/keyed_service/core",
|
| "//components/pref_registry",
|
|
|