| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index de6f3b749312539b2a9856f5be0ed92b97fd246b..8c51c52979f9fb59d0dd36e015cbc9fb8b7118bb 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -193,7 +193,7 @@ static_library("common") {
|
| "//components/nacl/common:process_type",
|
| "//components/nacl/common:switches",
|
| "//components/ntp_tiles",
|
| - "//components/offline_pages:switches",
|
| + "//components/offline_pages/core:switches",
|
| "//components/omnibox/common",
|
| "//components/password_manager/content/common:mojo_interfaces",
|
| "//components/password_manager/core/common",
|
|
|