| Index: chrome/service/service_process.cc
|
| diff --git a/chrome/service/service_process.cc b/chrome/service/service_process.cc
|
| index 9896ef66b94e9f4a35946f80207c948f30ea8490..707dab01a3f46834bed1c8ff38efc90a376aa108 100644
|
| --- a/chrome/service/service_process.cc
|
| +++ b/chrome/service/service_process.cc
|
| @@ -36,6 +36,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/switches.h"
|
| #include "components/prefs/json_pref_store.h"
|
| #include "net/base/network_change_notifier.h"
|
| #include "net/url_request/url_fetcher.h"
|
|
|