| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 3332ed60e510c4065fb8b6bcba5fee49e56ff2c2..41f6c660ba379448c1a675ed1517e95bed7ba9c8 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -89,6 +89,7 @@ static_library("common") {
|
| "//components/metrics:net",
|
| "//components/nacl/common:process_type",
|
| "//components/nacl/common:switches",
|
| + "//components/network_session_configurator:switches",
|
| "//components/offline_pages:switches",
|
| "//components/omnibox/common",
|
| "//components/policy",
|
|
|