| Index: ash/system/system_clock_observer.cc
|
| diff --git a/ash/system/system_clock_observer.cc b/ash/system/system_clock_observer.cc
|
| index 07cac836cd95eb66b2c0fb397db5ba2012b896a5..6caaffa9f964f0f779e01464a79eeb49eb123bd0 100644
|
| --- a/ash/system/system_clock_observer.cc
|
| +++ b/ash/system/system_clock_observer.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/system/system_clock_observer.h"
|
|
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
| -#include "ash/wm_shell.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
|
|
| namespace ash {
|
|
|