| Index: components/timers/alarm_timer_chromeos.cc
|
| diff --git a/components/timers/alarm_timer_chromeos.cc b/components/timers/alarm_timer_chromeos.cc
|
| index 1bdcd8a43466fb4002b31b467144bd8f987d7eff..ecf0bd2a2b84bef8d907785845b3b77e6b0a8696 100644
|
| --- a/components/timers/alarm_timer_chromeos.cc
|
| +++ b/components/timers/alarm_timer_chromeos.cc
|
| @@ -16,8 +16,8 @@
|
| #include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/pending_task.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| #include "base/threading/thread.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/trace_event/trace_event.h"
|
|
|
| namespace timers {
|
|
|