| Index: components/timers/alarm_timer_chromeos.h
|
| diff --git a/components/timers/alarm_timer_chromeos.h b/components/timers/alarm_timer_chromeos.h
|
| index 2f6b0ff8617eb4ee68a240bdbbc1e8d777de66ae..5c61f52210fa94311a458d01a217071f475f2706 100644
|
| --- a/components/timers/alarm_timer_chromeos.h
|
| +++ b/components/timers/alarm_timer_chromeos.h
|
| @@ -8,6 +8,7 @@
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time/time.h"
|
| #include "base/timer/timer.h"
|
|
|