Index: chrome/browser/ui/browser_navigator.cc |
=================================================================== |
--- chrome/browser/ui/browser_navigator.cc (revision 118703) |
+++ chrome/browser/ui/browser_navigator.cc (working copy) |
@@ -32,9 +32,9 @@ |
#include "chrome/common/url_constants.h" |
#include "content/browser/browser_url_handler.h" |
#include "content/browser/renderer_host/render_view_host.h" |
-#include "content/browser/site_instance.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/browser/render_view_host_delegate.h" |
+#include "content/public/browser/site_instance.h" |
#include "content/public/browser/web_contents.h" |
#include "net/http/http_util.h" |