| Index: chrome/service/service_process.cc
|
| diff --git a/chrome/service/service_process.cc b/chrome/service/service_process.cc
|
| index 5b02bc27b3954a7202391e21d03564c03c16c430..d6cb9d418ccc305206e66b857c4f0b46fb07d1f4 100644
|
| --- a/chrome/service/service_process.cc
|
| +++ b/chrome/service/service_process.cc
|
| @@ -24,7 +24,7 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/common/service_process_util.h"
|
| #include "chrome/service/cloud_print/cloud_print_proxy.h"
|
| -#include "chrome/service/net/service_url_request_context.h"
|
| +#include "chrome/service/net/service_url_request_context_getter.h"
|
| #include "chrome/service/service_ipc_server.h"
|
| #include "chrome/service/service_process_prefs.h"
|
| #include "grit/chromium_strings.h"
|
|
|