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/", |
] |