Chromium Code Reviews| Index: third_party/WebKit/Source/platform/wtf/DEPS |
| diff --git a/third_party/WebKit/Source/platform/wtf/DEPS b/third_party/WebKit/Source/platform/wtf/DEPS |
| index 1b9314867867003adcda74d55a0d58140078419f..255ca521d5b1fdae6f258eb8b0c5fd56bbaafdd4 100644 |
| --- a/third_party/WebKit/Source/platform/wtf/DEPS |
| +++ b/third_party/WebKit/Source/platform/wtf/DEPS |
| @@ -24,4 +24,5 @@ include_rules = [ |
| # platform files. Think carefully if you want to relax this restriction. |
| "-platform", |
| "+platform/wtf", |
| + "-v8", |
| ] |