Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1182)

Unified Diff: third_party/WebKit/Source/platform/scheduler/DEPS

Issue 2810413002: Rewrite references to "wtf/" to "platform/wtf/" in the rest of platform/. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 = {
« no previous file with comments | « third_party/WebKit/Source/platform/plugins/PluginListBuilder.h ('k') | third_party/WebKit/Source/platform/scroll/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698