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

Unified Diff: third_party/WebKit/Source/wtf/DEPS

Issue 2706793002: Rename platform/wtf/ to platform/newwtf/. (Closed)
Patch Set: Created 3 years, 10 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/platform/wtf/README.md ('k') | third_party/WebKit/Source/wtf/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/wtf/DEPS
diff --git a/third_party/WebKit/Source/wtf/DEPS b/third_party/WebKit/Source/wtf/DEPS
index 49c624e507fdc58df53bccd4c95ff617ccc58a57..ce89b4a33fe367c1aac1c0c6e2299fde659a2b0f 100644
--- a/third_party/WebKit/Source/wtf/DEPS
+++ b/third_party/WebKit/Source/wtf/DEPS
@@ -20,7 +20,7 @@ include_rules = [
"+base/time/time.h",
"+base/tuple.h",
"+build",
- # Allow redirection to platform/wtf. See crbug.com/691465.
- "+platform/wtf",
+ # Allow redirection to platform/newwtf. See crbug.com/691465.
+ "+platform/newwtf",
"-v8",
]
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/README.md ('k') | third_party/WebKit/Source/wtf/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698