| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 4a08381e7408119cc027723d429120943f4c8560..a38d85018f1df189169e9911353789459231098f 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -92,6 +92,7 @@ static_library("common") {
|
| "//components/policy",
|
| "//components/policy:policy_component_common",
|
| "//components/prefs",
|
| + "//components/spellcheck/common",
|
| "//components/strings",
|
| "//components/translate/core/common",
|
| "//components/url_formatter",
|
|
|