Index: content/browser/loader/resource_dispatcher_host_impl.h |
diff --git a/content/browser/loader/resource_dispatcher_host_impl.h b/content/browser/loader/resource_dispatcher_host_impl.h |
index 648822822bc627cc3549f69ebe7d5a8a7d724206..436187c5d3ecd531b2cfb37b45282a28ad6b7651 100644 |
--- a/content/browser/loader/resource_dispatcher_host_impl.h |
+++ b/content/browser/loader/resource_dispatcher_host_impl.h |
@@ -32,7 +32,7 @@ |
#include "content/browser/loader/resource_loader_delegate.h" |
#include "content/browser/loader/resource_scheduler.h" |
#include "content/common/content_export.h" |
-#include "content/common/resource_request_body.h" |
+#include "content/common/resource_request_body_impl.h" |
Charlie Reis
2016/06/07 22:21:01
Maybe this can be moved to the .cc file? Looks li
Łukasz Anforowicz
2016/06/08 16:51:56
Good catch. Done.
|
#include "content/public/browser/child_process_data.h" |
#include "content/public/browser/download_item.h" |
#include "content/public/browser/download_url_parameters.h" |