| Index: content/browser/renderer_host/resource_dispatcher_host_unittest.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/resource_dispatcher_host_unittest.cc (revision 124423)
|
| +++ content/browser/renderer_host/resource_dispatcher_host_unittest.cc (working copy)
|
| @@ -14,10 +14,7 @@
|
| #include "content/browser/browser_thread_impl.h"
|
| #include "content/browser/child_process_security_policy_impl.h"
|
| #include "content/browser/mock_resource_context.h"
|
| -#include "content/browser/renderer_host/dummy_resource_handler.h"
|
| -#include "content/browser/renderer_host/layered_resource_handler.h"
|
| #include "content/browser/renderer_host/resource_dispatcher_host.h"
|
| -#include "content/browser/renderer_host/resource_dispatcher_host_request_info.h"
|
| #include "content/browser/renderer_host/resource_message_filter.h"
|
| #include "content/common/child_process_host_impl.h"
|
| #include "content/common/resource_messages.h"
|
|
|