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

Unified Diff: third_party/WebKit/Source/core/svg/DEPS

Issue 2818083002: Rewrite references to "wtf/" to "platform/wtf/" in the rest of core/. (Closed)
Patch Set: Rebase. 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/core/svg/DEPS
diff --git a/third_party/WebKit/Source/core/svg/DEPS b/third_party/WebKit/Source/core/svg/DEPS
index c0fa7f3b3d48e81b4980ab102650bfd40fd4aa50..709a03199e56079e6381d750528bc359bfdf28f8 100644
--- a/third_party/WebKit/Source/core/svg/DEPS
+++ b/third_party/WebKit/Source/core/svg/DEPS
@@ -1,6 +1,3 @@
include_rules = [
"+ui/gfx/geometry/cubic_bezier.h",
-
- # Use platform/wtf/ now (see crbug.com/691465).
- "-wtf/",
]
« no previous file with comments | « third_party/WebKit/Source/core/style/DEPS ('k') | third_party/WebKit/Source/core/testing/CallbackFunctionTest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698