| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index b1412026c06776e5cfdd7c0b87ee250e2d7cab94..239cc8cc6a6c4cce915a59623d0a70d9754dca9f 100644
|
| --- a/content/shell/BUILD.gn
|
| +++ b/content/shell/BUILD.gn
|
| @@ -215,6 +215,7 @@ static_library("content_shell_lib") {
|
| "//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
|
| "//components/devtools_discovery",
|
| "//components/devtools_http_handler",
|
| + "//components/network_session_configurator:switches",
|
| "//components/plugins/renderer",
|
| "//components/test_runner:test_runner",
|
| "//components/url_formatter",
|
|
|