Index: content/browser/frame_host/render_frame_host_impl.cc |
diff --git a/content/browser/frame_host/render_frame_host_impl.cc b/content/browser/frame_host/render_frame_host_impl.cc |
index 1b8c8b6a5ddda8263b23ebc77786da1127c65a9c..3debff4394b65633a1568eff05e95d6c414c1a5b 100644 |
--- a/content/browser/frame_host/render_frame_host_impl.cc |
+++ b/content/browser/frame_host/render_frame_host_impl.cc |
@@ -38,6 +38,7 @@ |
#include "content/common/frame_messages.h" |
#include "content/common/input_messages.h" |
#include "content/common/inter_process_time_ticks_converter.h" |
+#include "content/common/navigation_params.h" |
#include "content/common/platform_notification_messages.h" |
#include "content/common/render_frame_setup.mojom.h" |
#include "content/common/swapped_out_messages.h" |