Index: chrome/browser/ui/views/external_tab_container_win.cc |
=================================================================== |
--- chrome/browser/ui/views/external_tab_container_win.cc (revision 211277) |
+++ chrome/browser/ui/views/external_tab_container_win.cc (working copy) |
@@ -24,6 +24,7 @@ |
#include "chrome/app/chrome_command_ids.h" |
#include "chrome/app/chrome_dll_resource.h" |
#include "chrome/browser/automation/automation_provider.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/devtools/devtools_toggle_action.h" |
#include "chrome/browser/devtools/devtools_window.h" |
#include "chrome/browser/file_select_helper.h" |
@@ -46,7 +47,6 @@ |
#include "chrome/browser/ui/views/tab_contents/render_view_context_menu_win.h" |
#include "chrome/common/automation_messages.h" |
#include "chrome/common/chrome_constants.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/render_messages.h" |
#include "chrome/common/url_constants.h" |
#include "content/public/browser/load_notification_details.h" |