| 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 6958aa7e404f5acfa9109005ac7afee06747044e..ee569ca26a138d6e8506a220150ffd562332b998 100644
|
| --- a/third_party/WebKit/Source/platform/scheduler/DEPS
|
| +++ b/third_party/WebKit/Source/platform/scheduler/DEPS
|
| @@ -23,6 +23,9 @@ include_rules = [
|
| "+base/threading/platform_thread.h",
|
| "+base/threading/thread.h",
|
| "+base/threading/thread_checker.h",
|
| +
|
| + # Use platform/wtf/ now (see crbug.com/691465).
|
| + "-wtf/",
|
| ]
|
|
|
| specific_include_rules = {
|
|
|