Index: content/browser/frame_host/navigation_request_info.h |
diff --git a/content/browser/frame_host/navigation_request_info.h b/content/browser/frame_host/navigation_request_info.h |
index fd19e07b222455964e1f2260713511b0bbea639c..53579085c486d37027e44aaba212f3d33dcb327d 100644 |
--- a/content/browser/frame_host/navigation_request_info.h |
+++ b/content/browser/frame_host/navigation_request_info.h |
@@ -16,7 +16,6 @@ |
#include "url/origin.h" |
namespace content { |
-class ResourceRequestBody; |
// A struct to hold the parameters needed to start a navigation request in |
// ResourceDispatcherHost. It is initialized on the UI thread, and then passed |