| Index: chrome/common/BUILD.gn | 
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn | 
| index 64911e1c3910cf0640da4d9f0f723600a07cb834..0b653a3f5169fc08bb90e1080c173c5058e794bf 100644 | 
| --- a/chrome/common/BUILD.gn | 
| +++ b/chrome/common/BUILD.gn | 
| @@ -87,6 +87,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", | 
|  |