Index: content/public/browser/web_contents_observer.h |
diff --git a/content/public/browser/web_contents_observer.h b/content/public/browser/web_contents_observer.h |
index 34cc96d561976a6ec6146442d18daf059951cecd..ae71eec2af2f1f77a29ea4302c66ce2986062fbd 100644 |
--- a/content/public/browser/web_contents_observer.h |
+++ b/content/public/browser/web_contents_observer.h |
@@ -9,6 +9,7 @@ |
#include "base/process/process_handle.h" |
#include "content/common/content_export.h" |
#include "content/public/browser/navigation_controller.h" |
+#include "content/public/common/frame_navigate_params.h" |
#include "content/public/common/page_transition_types.h" |
#include "ipc/ipc_listener.h" |
#include "ipc/ipc_sender.h" |