| Index: chrome/service/net/service_url_request_context.cc
|
| diff --git a/chrome/service/net/service_url_request_context.cc b/chrome/service/net/service_url_request_context.cc
|
| index eddbbbf0f6b309abcbb96983fc6efa6b663d0fc9..577d2b2e6aacb3352bd9b6a5b9af7b07519f6923 100644
|
| --- a/chrome/service/net/service_url_request_context.cc
|
| +++ b/chrome/service/net/service_url_request_context.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/message_loop_proxy.h"
|
| -#include "base/string_util.h"
|
| +#include "base/stringprintf.h"
|
| #include "base/sys_info.h"
|
| #include "chrome/common/chrome_version_info.h"
|
| #include "chrome/service/service_process.h"
|
|
|