Index: chrome/browser/chromeos/tab_closeable_state_watcher.cc |
=================================================================== |
--- chrome/browser/chromeos/tab_closeable_state_watcher.cc (revision 68008) |
+++ chrome/browser/chromeos/tab_closeable_state_watcher.cc (working copy) |
@@ -10,8 +10,8 @@ |
#include "chrome/browser/profile.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/browser/tab_contents/tab_contents_view.h" |
-#include "chrome/browser/tab_contents_wrapper.h" |
#include "chrome/browser/tabs/tab_strip_model.h" |
+#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/notification_service.h" |
#include "chrome/common/url_constants.h" |