Index: chrome/browser/ui/views/tab_contents/native_tab_contents_container_win.cc |
=================================================================== |
--- chrome/browser/ui/views/tab_contents/native_tab_contents_container_win.cc (revision 68008) |
+++ chrome/browser/ui/views/tab_contents/native_tab_contents_container_win.cc (working copy) |
@@ -7,9 +7,9 @@ |
#include "chrome/browser/renderer_host/render_widget_host_view.h" |
#include "chrome/browser/tab_contents/interstitial_page.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
-#include "chrome/browser/view_ids.h" |
-#include "chrome/browser/views/tab_contents/tab_contents_container.h" |
-#include "chrome/browser/views/tab_contents/tab_contents_view_win.h" |
+#include "chrome/browser/ui/view_ids.h" |
+#include "chrome/browser/ui/views/tab_contents/tab_contents_container.h" |
+#include "chrome/browser/ui/views/tab_contents/tab_contents_view_win.h" |
#include "views/focus/focus_manager.h" |