| Index: chrome/service/service_process.cc
|
| diff --git a/chrome/service/service_process.cc b/chrome/service/service_process.cc
|
| index 64bcfb8ef1d76ac8f42095643360acf756963e03..f230417bb47ec3d2b019d0c7f70e41ea2973d172 100644
|
| --- a/chrome/service/service_process.cc
|
| +++ b/chrome/service/service_process.cc
|
| @@ -42,6 +42,7 @@
|
| #include "chrome/service/cloud_print/cloud_print_proxy.h"
|
| #include "chrome/service/net/service_url_request_context_getter.h"
|
| #include "chrome/service/service_process_prefs.h"
|
| +#include "components/network_session_configurator/common/network_switches.h"
|
| #include "components/prefs/json_pref_store.h"
|
| #include "mojo/edk/embedder/embedder.h"
|
| #include "mojo/edk/embedder/named_platform_handle.h"
|
|
|