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

Unified Diff: third_party/WebKit/Source/platform/newwtf/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 | « no previous file | third_party/WebKit/Source/platform/newwtf/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/newwtf/DEPS
diff --git a/third_party/WebKit/Source/platform/wtf/DEPS b/third_party/WebKit/Source/platform/newwtf/DEPS
similarity index 97%
rename from third_party/WebKit/Source/platform/wtf/DEPS
rename to third_party/WebKit/Source/platform/newwtf/DEPS
index 255ca521d5b1fdae6f258eb8b0c5fd56bbaafdd4..0c1df8d595eb1619f81c551dc5a8e5828463ea17 100644
--- a/third_party/WebKit/Source/platform/wtf/DEPS
+++ b/third_party/WebKit/Source/platform/newwtf/DEPS
@@ -23,6 +23,6 @@ include_rules = [
# To avoid recursive dependency, we impose a blanket ban on using other
# platform files. Think carefully if you want to relax this restriction.
"-platform",
- "+platform/wtf",
+ "+platform/newwtf",
"-v8",
]
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/newwtf/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698