Index: content/browser/renderer_host/render_view_host_browsertest.cc |
diff --git a/content/browser/renderer_host/render_view_host_browsertest.cc b/content/browser/renderer_host/render_view_host_browsertest.cc |
index 555852c01d6da45316ec5bdb324302ca860ec7b4..3d2253bb8afaddffb6952f2e25e35271ecf950ae 100644 |
--- a/content/browser/renderer_host/render_view_host_browsertest.cc |
+++ b/content/browser/renderer_host/render_view_host_browsertest.cc |
@@ -13,6 +13,7 @@ |
#include "content/public/browser/notification_types.h" |
#include "content/public/browser/web_contents_observer.h" |
#include "content/public/common/content_paths.h" |
+#include "content/public/common/frame_navigate_params.h" |
#include "content/public/test/browser_test_utils.h" |
#include "content/shell/browser/shell.h" |
#include "content/test/content_browser_test.h" |