Index: chrome/browser/chromeos/wm_overview_controller.cc |
=================================================================== |
--- chrome/browser/chromeos/wm_overview_controller.cc (revision 68008) |
+++ chrome/browser/chromeos/wm_overview_controller.cc (working copy) |
@@ -19,9 +19,9 @@ |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/browser/tab_contents/tab_contents_view.h" |
#include "chrome/browser/tab_contents/thumbnail_generator.h" |
-#include "chrome/browser/tab_contents_wrapper.h" |
#include "chrome/browser/tabs/tab_strip_model.h" |
#include "chrome/browser/ui/browser.h" |
+#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
#include "chrome/browser/views/frame/browser_view.h" |
#include "chrome/common/notification_service.h" |
#include "views/widget/root_view.h" |