| 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 e4af2613ce906b8626748aa0a7214ba2e671e26f..66df9e6e0896ca4725b8d14edc5fa006fcfaced5 100644
|
| --- a/third_party/WebKit/Source/platform/scheduler/DEPS
|
| +++ b/third_party/WebKit/Source/platform/scheduler/DEPS
|
| @@ -25,6 +25,7 @@ include_rules = [
|
| "+base/threading/platform_thread.h",
|
| "+base/threading/thread.h",
|
| "+base/threading/thread_checker.h",
|
| + "+base/tracked_objects.h",
|
| ]
|
|
|
| specific_include_rules = {
|
|
|