Index: content/browser/tab_contents/tab_contents.h |
diff --git a/content/browser/tab_contents/tab_contents.h b/content/browser/tab_contents/tab_contents.h |
index d47d4ebe02bd30859da236fe3ce9341d566bf524..8dbea62364cf5af8dd0aa8ce435968fd99406d65 100644 |
--- a/content/browser/tab_contents/tab_contents.h |
+++ b/content/browser/tab_contents/tab_contents.h |
@@ -16,8 +16,8 @@ |
#include "base/property_bag.h" |
#include "content/browser/browser_plugin/browser_plugin_web_contents_observer.h" |
#include "content/browser/renderer_host/java/java_bridge_dispatcher_host_manager.h" |
-#include "content/browser/tab_contents/render_view_host_manager.h" |
#include "content/browser/web_contents/navigation_controller_impl.h" |
+#include "content/browser/web_contents/render_view_host_manager.h" |
#include "content/common/content_export.h" |
#include "content/public/browser/render_view_host_delegate.h" |
#include "content/public/browser/web_contents.h" |