Index: content/browser/frame_host/render_frame_host_impl.h |
diff --git a/content/browser/frame_host/render_frame_host_impl.h b/content/browser/frame_host/render_frame_host_impl.h |
index d87ced022b7aedbf7e645915246acd63f15b5b3b..0dd9bffbdcaf380120c07101dd57a81eab745ff0 100644 |
--- a/content/browser/frame_host/render_frame_host_impl.h |
+++ b/content/browser/frame_host/render_frame_host_impl.h |
@@ -61,11 +61,10 @@ class RenderWidgetHostImpl; |
class StreamHandle; |
class TimeoutMonitor; |
struct CommitNavigationParams; |
-struct ContextMenuParams; |
struct CommonNavigationParams; |
+struct ContextMenuParams; |
struct GlobalRequestID; |
struct Referrer; |
-struct RequestNavigationParams; |
struct ResourceResponse; |
struct ShowDesktopNotificationHostMsgParams; |
struct TransitionLayerData; |