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

Unified Diff: third_party/WebKit/Source/platform/testing/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/testing/DEPS
diff --git a/third_party/WebKit/Source/platform/testing/DEPS b/third_party/WebKit/Source/platform/testing/DEPS
index 8763f3c77f210efce7980177469cd1623d6d966f..81f18ea33dffa5cae1aede54e2a2acb6c402f214 100644
--- a/third_party/WebKit/Source/platform/testing/DEPS
+++ b/third_party/WebKit/Source/platform/testing/DEPS
@@ -11,7 +11,4 @@ include_rules = [
"+base/test/test_io_thread.h",
"+cc",
"+mojo/edk/embedder",
-
- # Use platform/wtf/ now (see crbug.com/691465).
- "-wtf/",
]
« no previous file with comments | « third_party/WebKit/Source/platform/speech/PlatformSpeechSynthesizer.cpp ('k') | third_party/WebKit/Source/platform/text/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698