Index: content/browser/site_instance_impl_unittest.cc |
diff --git a/content/browser/site_instance_impl_unittest.cc b/content/browser/site_instance_impl_unittest.cc |
index 094b0a731b65a121db217d937eda93ba2cb4680a..5b7606d631081cf7c3fbb8ef2be11fcdb2bf19c1 100644 |
--- a/content/browser/site_instance_impl_unittest.cc |
+++ b/content/browser/site_instance_impl_unittest.cc |
@@ -9,11 +9,11 @@ |
#include "content/browser/browser_thread_impl.h" |
#include "content/browser/browsing_instance.h" |
#include "content/browser/child_process_security_policy_impl.h" |
+#include "content/browser/frame_host/navigation_entry_impl.h" |
#include "content/browser/renderer_host/render_process_host_impl.h" |
#include "content/browser/renderer_host/render_view_host_impl.h" |
#include "content/browser/renderer_host/test_render_view_host.h" |
#include "content/browser/site_instance_impl.h" |
-#include "content/browser/web_contents/navigation_entry_impl.h" |
#include "content/browser/web_contents/web_contents_impl.h" |
#include "content/browser/webui/web_ui_controller_factory_registry.h" |
#include "content/public/common/content_client.h" |