| Index: components/dom_distiller/core/BUILD.gn
|
| diff --git a/components/dom_distiller/core/BUILD.gn b/components/dom_distiller/core/BUILD.gn
|
| index 1ba587aa54c630e6cc87303d0210079573e5aed6..3ed00be2a3ceb7129044389792a4286cfaf2b130 100644
|
| --- a/components/dom_distiller/core/BUILD.gn
|
| +++ b/components/dom_distiller/core/BUILD.gn
|
| @@ -63,6 +63,7 @@ static_library("core") {
|
| ]
|
| deps = [
|
| "//base",
|
| + "//components/data_use_measurement/core",
|
| "//components/leveldb_proto",
|
| "//components/pref_registry",
|
| "//components/prefs",
|
|
|