Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 5a7ff304e87185758292f805ec4d0c6a42992527..94965e856c6f05182bbbe0031cbc0116f0983f87 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -22,7 +22,6 @@ |
#include "content/common/frame_message_enums.h" |
#include "content/common/frame_owner_properties.h" |
#include "content/common/frame_replication_state.h" |
-#include "content/common/navigation_gesture.h" |
#include "content/common/navigation_params.h" |
#include "content/common/savable_subframe.h" |
#include "content/public/common/color_suggestion.h" |
@@ -34,6 +33,7 @@ |
#include "content/public/common/form_field_data.h" |
#include "content/public/common/frame_navigate_params.h" |
#include "content/public/common/javascript_message_type.h" |
+#include "content/public/common/navigation_gesture.h" |
#include "content/public/common/page_importance_signals.h" |
#include "content/public/common/page_state.h" |
#include "content/public/common/resource_response.h" |