| Index: components/keyed_service/content/BUILD.gn
|
| diff --git a/components/keyed_service/content/BUILD.gn b/components/keyed_service/content/BUILD.gn
|
| index a4453072c28fd2b7ae3b0de2eac3d2c54f0ca048..80f204e85eadbfdad7d2c001571abd566ae1aa81 100644
|
| --- a/components/keyed_service/content/BUILD.gn
|
| +++ b/components/keyed_service/content/BUILD.gn
|
| @@ -28,6 +28,7 @@ component("content") {
|
| "//base:prefs",
|
| "//base/third_party/dynamic_annotations",
|
| "//content/public/common",
|
| + "//components/keyed_service/core",
|
| "//components/user_prefs",
|
| ]
|
| }
|
|
|