| Index: components/browsing_data/core/BUILD.gn
|
| diff --git a/components/browsing_data/core/BUILD.gn b/components/browsing_data/core/BUILD.gn
|
| index 19ae36c9750293c9076cf8d124daaf472b0bc168..c91897c91cb2a0f5c4ff0fa05e7eff0eebb896b1 100644
|
| --- a/components/browsing_data/core/BUILD.gn
|
| +++ b/components/browsing_data/core/BUILD.gn
|
| @@ -28,8 +28,10 @@ static_library("core") {
|
| "//components/history/core/browser",
|
| "//components/password_manager/core/browser",
|
| "//components/prefs:prefs",
|
| + "//components/strings",
|
| "//components/sync_driver",
|
| "//components/webdata/common",
|
| + "//ui/base",
|
| ]
|
| }
|
|
|
|
|