| Index: components/error_page/common/BUILD.gn
|
| diff --git a/components/error_page/common/BUILD.gn b/components/error_page/common/BUILD.gn
|
| index 98cd30dbe1cd702e520362ce6821c602da12c5a3..16eaa845971a6fe387df812d0dfc153a8bfdca6e 100644
|
| --- a/components/error_page/common/BUILD.gn
|
| +++ b/components/error_page/common/BUILD.gn
|
| @@ -17,7 +17,7 @@ static_library("common") {
|
| deps = [
|
| "//base",
|
| "//base:i18n",
|
| - "//components/offline_pages:switches",
|
| + "//components/offline_pages/core:switches",
|
| "//components/strings",
|
| "//components/url_formatter",
|
| "//net",
|
|
|