Index: content/child/socket_stream_dispatcher.cc |
diff --git a/content/child/socket_stream_dispatcher.cc b/content/child/socket_stream_dispatcher.cc |
index 912360cc64988e8a9f354a462cade10f326c125a..65f548abd5aaf8af6db52d2504daa1c8ad226c6f 100644 |
--- a/content/child/socket_stream_dispatcher.cc |
+++ b/content/child/socket_stream_dispatcher.cc |
@@ -12,7 +12,7 @@ |
#include "base/memory/ref_counted.h" |
#include "base/message_loop.h" |
#include "base/string16.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "content/child/child_thread.h" |
#include "content/common/socket_stream.h" |
#include "content/common/socket_stream_handle_data.h" |