| Index: third_party/WebKit/Source/platform/scheduler/child/single_thread_idle_task_runner.cc
|
| diff --git a/third_party/WebKit/Source/platform/scheduler/child/single_thread_idle_task_runner.cc b/third_party/WebKit/Source/platform/scheduler/child/single_thread_idle_task_runner.cc
|
| index b7021a41000e73de3c1e3ed36d8f28f86b38a069..643e10e046ab5e8aa807c9eed306f201234a3f50 100644
|
| --- a/third_party/WebKit/Source/platform/scheduler/child/single_thread_idle_task_runner.cc
|
| +++ b/third_party/WebKit/Source/platform/scheduler/child/single_thread_idle_task_runner.cc
|
| @@ -5,6 +5,7 @@
|
| #include "public/platform/scheduler/child/single_thread_idle_task_runner.h"
|
|
|
| #include "base/location.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/trace_event/blame_context.h"
|
| #include "base/trace_event/trace_event.h"
|
|
|
|
|