| Index: webkit/support/simple_socket_stream_bridge.cc
|
| diff --git a/webkit/support/simple_socket_stream_bridge.cc b/webkit/support/simple_socket_stream_bridge.cc
|
| index 0dce0c0168002f4cb72e30358e6427ae151d5339..771ddd21e05b6687f80614219b062bf010e9b08c 100644
|
| --- a/webkit/support/simple_socket_stream_bridge.cc
|
| +++ b/webkit/support/simple_socket_stream_bridge.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/bind.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/message_loop.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/socket_stream/socket_stream_job.h"
|
| #include "net/url_request/url_request_context.h"
|
|
|