| Index: content/child/socket_stream_dispatcher.cc
|
| diff --git a/content/child/socket_stream_dispatcher.cc b/content/child/socket_stream_dispatcher.cc
|
| index cd9a625ba320d209ed827732a5bf92d2944d5eb3..8dc4569023cd1a81ea750096df1711584eaa6e7a 100644
|
| --- a/content/child/socket_stream_dispatcher.cc
|
| +++ b/content/child/socket_stream_dispatcher.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/id_map.h"
|
| #include "base/lazy_instance.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "content/child/child_thread.h"
|
|
|