Index: chrome/browser/chromeos/tab_closeable_state_watcher.cc |
=================================================================== |
--- chrome/browser/chromeos/tab_closeable_state_watcher.cc (revision 59641) |
+++ chrome/browser/chromeos/tab_closeable_state_watcher.cc (working copy) |
@@ -5,12 +5,12 @@ |
#include "chrome/browser/chromeos/tab_closeable_state_watcher.h" |
#include "base/command_line.h" |
-#include "chrome/common/chrome_switches.h" |
#include "chrome/browser/browser_shutdown.h" |
#include "chrome/browser/defaults.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/browser/tab_contents/tab_contents_view.h" |
+#include "chrome/common/chrome_switches.h" |
#include "chrome/common/notification_service.h" |
#include "chrome/common/url_constants.h" |