| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index b1a7c4489742c63465cdc6454b118b1ed310f315..e975e3e0f8f3d243296a4b7c0fab380f9adba013 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -198,6 +198,7 @@ static_library("common") {
|
| "//components/metrics:net",
|
| "//components/nacl/common:process_type",
|
| "//components/nacl/common:switches",
|
| + "//components/network_session_configurator/common",
|
| "//components/ntp_tiles",
|
| "//components/offline_pages/core:switches",
|
| "//components/omnibox/common",
|
|
|