Index: content/browser/frame_host/navigator.cc |
diff --git a/content/browser/frame_host/navigator.cc b/content/browser/frame_host/navigator.cc |
index c2eec4b8ad776e66f222f4758c248afce96da783..ef03d5249ac8b329fc02e1904f4ec045291cd7c4 100644 |
--- a/content/browser/frame_host/navigator.cc |
+++ b/content/browser/frame_host/navigator.cc |
@@ -5,7 +5,7 @@ |
#include "content/browser/frame_host/navigator.h" |
#include "base/time/time.h" |
-#include "content/common/resource_request_body.h" |
+#include "content/common/resource_request_body_impl.h" |
#include "content/public/browser/stream_handle.h" |
namespace content { |