| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 21ab88e05e8ebbaa9554d545aaf77b3e15b44339..98798d735a2e8f47d6910e0be24157628f08b0ef 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -71,6 +71,7 @@ static_library("common") {
|
| "//components/omnibox/common",
|
| "//components/policy:policy_component_common",
|
| "//components/translate/core/common",
|
| + "//components/url_formatter",
|
| "//components/variations",
|
| "//content/public/common",
|
| "//crypto",
|
|
|