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