Index: third_party/WebKit/Source/platform/scheduler/DEPS |
diff --git a/third_party/WebKit/Source/platform/scheduler/DEPS b/third_party/WebKit/Source/platform/scheduler/DEPS |
index 97fd186315f624b32669cc1571e0ed1532affe67..a165d17345aa6c9d4aad53f19b8d0d29d7bebdf0 100644 |
--- a/third_party/WebKit/Source/platform/scheduler/DEPS |
+++ b/third_party/WebKit/Source/platform/scheduler/DEPS |
@@ -20,6 +20,7 @@ include_rules = [ |
"+base/run_loop.h", |
"+base/single_thread_task_runner.h", |
"+base/synchronization/lock.h", |
+ "+base/task_runner.h", |
"+base/threading/platform_thread.h", |
"+base/threading/thread.h", |
"+base/threading/thread_checker.h", |