Index: chrome/browser/chromeos/policy/device_system_use_24hour_clock_browsertest.cc |
diff --git a/chrome/browser/chromeos/policy/device_system_use_24hour_clock_browsertest.cc b/chrome/browser/chromeos/policy/device_system_use_24hour_clock_browsertest.cc |
index dbeb6870e980afd2830869eca7782eb0897f74a8..4f778be35e9620d814fe0b528df816f66fdf7088 100644 |
--- a/chrome/browser/chromeos/policy/device_system_use_24hour_clock_browsertest.cc |
+++ b/chrome/browser/chromeos/policy/device_system_use_24hour_clock_browsertest.cc |
@@ -3,13 +3,13 @@ |
// found in the LICENSE file. |
#include "ash/common/login_status.h" |
-#include "ash/common/system/date/date_default_view.h" |
-#include "ash/common/system/date/date_view.h" |
-#include "ash/common/system/date/system_info_default_view.h" |
-#include "ash/common/system/date/tray_system_info.h" |
-#include "ash/common/system/tray/system_tray.h" |
#include "ash/common/wm_shell.h" |
#include "ash/shell.h" |
+#include "ash/system/date/date_default_view.h" |
+#include "ash/system/date/date_view.h" |
+#include "ash/system/date/system_info_default_view.h" |
+#include "ash/system/date/tray_system_info.h" |
+#include "ash/system/tray/system_tray.h" |
#include "base/command_line.h" |
#include "base/location.h" |
#include "base/macros.h" |