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

Unified Diff: third_party/WebKit/public/DEPS

Issue 2825623003: Clean up DEPS files in Blink after wtf/ removal. (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
« no previous file with comments | « third_party/WebKit/Source/web/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/DEPS
diff --git a/third_party/WebKit/public/DEPS b/third_party/WebKit/public/DEPS
index 0ee8715ee78f5b57a99ee60cad2f8ae70656a40d..99d78e9c3873fa9132f4ff34f16787533f56c4c6 100644
--- a/third_party/WebKit/public/DEPS
+++ b/third_party/WebKit/public/DEPS
@@ -5,7 +5,4 @@ include_rules = [
"+platform/heap",
"+platform/wtf",
"+v8",
-
- # Use platform/wtf/ now (see crbug.com/691465).
- "-wtf",
]
« no previous file with comments | « third_party/WebKit/Source/web/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698