| Index: content/child/resource_dispatcher_unittest.cc
|
| diff --git a/content/child/resource_dispatcher_unittest.cc b/content/child/resource_dispatcher_unittest.cc
|
| index 857c49ad9bb021cf6fa986cabe83e7777c5b4a23..2959c0879b54bd87ea8409e28d507484c31c90e0 100644
|
| --- a/content/child/resource_dispatcher_unittest.cc
|
| +++ b/content/child/resource_dispatcher_unittest.cc
|
| @@ -6,7 +6,7 @@
|
| #include <vector>
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/process.h"
|
| #include "base/process_util.h"
|
| #include "content/child/request_extra_data.h"
|
|
|