| 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 d5311fcfbd1ba37b85cfce9c664ff11bde86225e..e98ff070d0a2f057fa2ea5f5320e06d6bb062326 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
|
| @@ -9,6 +9,7 @@
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ptr_util.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "base/test/simple_test_tick_clock.h"
|
| #include "cc/test/ordered_simple_task_runner.h"
|
|
|