| Index: third_party/WebKit/Source/platform/scheduler/child/idle_helper_unittest.cc
|
| diff --git a/third_party/WebKit/Source/platform/scheduler/child/idle_helper_unittest.cc b/third_party/WebKit/Source/platform/scheduler/child/idle_helper_unittest.cc
|
| index e98ff070d0a2f057fa2ea5f5320e06d6bb062326..1a8b54dee8f221581af051a2f902a1e126d73141 100644
|
| --- a/third_party/WebKit/Source/platform/scheduler/child/idle_helper_unittest.cc
|
| +++ b/third_party/WebKit/Source/platform/scheduler/child/idle_helper_unittest.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/test/simple_test_tick_clock.h"
|
| #include "cc/test/ordered_simple_task_runner.h"
|
| #include "platform/scheduler/base/real_time_domain.h"
|
|
|