| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 01e134cbb98f0155b819e5263d1d4503d796e30d..4e98a0610ed694628007027e1d4762d906605bd6 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -71,6 +71,7 @@ static_library("common") {
|
| "//components/metrics",
|
| "//components/metrics:net",
|
| "//components/omnibox/common",
|
| + "//components/error_page/common",
|
| "//components/policy:policy_component_common",
|
| "//components/strings",
|
| "//components/translate/core/common",
|
|
|