| Index: ios/components/io_thread/BUILD.gn
|
| diff --git a/ios/components/io_thread/BUILD.gn b/ios/components/io_thread/BUILD.gn
|
| index a02fef14ad1a6806dc6c6503db59c6e9e34c370d..74d12ab60c5f4ec7c6ae6054be758463f2617eb5 100644
|
| --- a/ios/components/io_thread/BUILD.gn
|
| +++ b/ios/components/io_thread/BUILD.gn
|
| @@ -8,7 +8,7 @@ component("io_thread") {
|
| deps = [
|
| "//base",
|
| "//components/net_log",
|
| - "//components/network_session_configurator",
|
| + "//components/network_session_configurator/browser",
|
| "//components/prefs",
|
| "//components/proxy_config",
|
| "//components/proxy_config/ios",
|
|
|