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 ee569ca26a138d6e8506a220150ffd562332b998..6958aa7e404f5acfa9109005ac7afee06747044e 100644 |
--- a/third_party/WebKit/Source/platform/scheduler/DEPS |
+++ b/third_party/WebKit/Source/platform/scheduler/DEPS |
@@ -23,9 +23,6 @@ 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 = { |