| Index: ash/common/system/date/date_default_view.cc
|
| diff --git a/ash/common/system/date/date_default_view.cc b/ash/common/system/date/date_default_view.cc
|
| index 225509809d3470b7d992c9bd07b3d20da9e7e327..c54d7b8617046664be1df485bff56c8ddf944b1c 100644
|
| --- a/ash/common/system/date/date_default_view.cc
|
| +++ b/ash/common/system/date/date_default_view.cc
|
| @@ -7,7 +7,6 @@
|
| #include "ash/common/metrics/user_metrics_action.h"
|
| #include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/shutdown_controller.h"
|
| -#include "ash/common/strings/grit/ash_strings.h"
|
| #include "ash/common/system/date/date_view.h"
|
| #include "ash/common/system/tray/special_popup_row.h"
|
| #include "ash/common/system/tray/system_tray.h"
|
| @@ -17,6 +16,7 @@
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/resources/grit/ash_resources.h"
|
| #include "ash/shell.h"
|
| +#include "ash/strings/grit/ash_strings.h"
|
| #include "ash/wm/lock_state_controller.h"
|
| #include "base/i18n/rtl.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
|
|