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

Unified Diff: third_party/WebKit/Source/platform/network/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/network/DEPS
diff --git a/third_party/WebKit/Source/platform/network/DEPS b/third_party/WebKit/Source/platform/network/DEPS
index 5ae16c42b71ef8c169ca4bcc9edf4f9263ae645b..702968f849ecc63da08d3b350b4ff79467454eed 100644
--- a/third_party/WebKit/Source/platform/network/DEPS
+++ b/third_party/WebKit/Source/platform/network/DEPS
@@ -8,7 +8,4 @@ include_rules = [
"+net/http",
# For URLRequestDataJob::BuildResponse().
"+net/url_request/url_request_data_job.h",
-
- # Use platform/wtf/ now (see crbug.com/691465).
- "-wtf/",
]

Powered by Google App Engine
This is Rietveld 408576698