Index: content/child/resource_dispatcher.cc |
diff --git a/content/child/resource_dispatcher.cc b/content/child/resource_dispatcher.cc |
index 6bd8c2a169e6c59bbe66713194bc67042fd443c1..790f6526887fe20a315d57cc0fe2f1e707c12ad3 100644 |
--- a/content/child/resource_dispatcher.cc |
+++ b/content/child/resource_dispatcher.cc |
@@ -31,12 +31,12 @@ |
#include "content/common/inter_process_time_ticks_converter.h" |
#include "content/common/navigation_params.h" |
#include "content/common/resource_messages.h" |
-#include "content/common/resource_request.h" |
#include "content/common/resource_request_completion_status.h" |
#include "content/common/throttling_url_loader.h" |
#include "content/public/child/fixed_received_data.h" |
#include "content/public/child/request_peer.h" |
#include "content/public/child/resource_dispatcher_delegate.h" |
+#include "content/public/common/resource_request.h" |
#include "content/public/common/resource_response.h" |
#include "content/public/common/resource_type.h" |
#include "net/base/net_errors.h" |