Index: chrome/browser/external_tab_container_win.cc |
diff --git a/chrome/browser/external_tab_container_win.cc b/chrome/browser/external_tab_container_win.cc |
index 81974fd06f44e4ec56ae1d75d24439153a7139f5..db1e903f3090e72d59aa5307963b5fe55d4d06fd 100644 |
--- a/chrome/browser/external_tab_container_win.cc |
+++ b/chrome/browser/external_tab_container_win.cc |
@@ -19,7 +19,6 @@ |
#include "chrome/browser/google/google_util.h" |
#include "chrome/browser/history/history_types.h" |
#include "chrome/browser/history/history_tab_helper.h" |
-#include "chrome/browser/load_notification_details.h" |
#include "chrome/browser/page_info_window.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/ui/browser.h" |
@@ -35,6 +34,7 @@ |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/render_messages.h" |
#include "chrome/common/url_constants.h" |
+#include "content/browser/load_notification_details.h" |
#include "content/browser/renderer_host/render_process_host.h" |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/renderer_host/resource_dispatcher_host_request_info.h" |