| Index: ash/system/chromeos/system_clock_observer.h
|
| diff --git a/ash/system/chromeos/system_clock_observer.h b/ash/system/chromeos/system_clock_observer.h
|
| index 82d58e032ef78d2589789848763ebe89ba1bc697..721175347b2ee04086ad0ca37d242ce06bc3aac1 100644
|
| --- a/ash/system/chromeos/system_clock_observer.h
|
| +++ b/ash/system/chromeos/system_clock_observer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef ASH_SYSTEM_CHROMEOS_SYSTEM_CLOCK_OBSERVER_H_
|
| #define ASH_SYSTEM_CHROMEOS_SYSTEM_CLOCK_OBSERVER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "chromeos/dbus/system_clock_client.h"
|
| #include "chromeos/settings/timezone_settings.h"
|
|
|
|
|