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