| Index: content/child/resource_dispatcher_unittest.cc
|
| diff --git a/content/common/resource_dispatcher_unittest.cc b/content/child/resource_dispatcher_unittest.cc
|
| similarity index 99%
|
| rename from content/common/resource_dispatcher_unittest.cc
|
| rename to content/child/resource_dispatcher_unittest.cc
|
| index 7465cec0ee9f1bbd52356f0bb1536fcb48f61351..3e1bebfacd63f77c97ae25b7ce925f05a53107a7 100644
|
| --- a/content/common/resource_dispatcher_unittest.cc
|
| +++ b/content/child/resource_dispatcher_unittest.cc
|
| @@ -9,8 +9,8 @@
|
| #include "base/message_loop.h"
|
| #include "base/process.h"
|
| #include "base/process_util.h"
|
| +#include "content/child/resource_dispatcher.h"
|
| #include "content/common/request_extra_data.h"
|
| -#include "content/common/resource_dispatcher.h"
|
| #include "content/common/resource_messages.h"
|
| #include "content/public/common/resource_response.h"
|
| #include "net/base/net_errors.h"
|
|
|