| Index: chrome/service/service_process.cc
|
| diff --git a/chrome/service/service_process.cc b/chrome/service/service_process.cc
|
| index 817e9b96aaf874701bec7dc680840f4902087e43..d7b9c3e49586645a45cff80c53ca132e92d9c51b 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"
|
|
|