Chromium Code Reviews| Index: chrome/DEPS |
| diff --git a/chrome/DEPS b/chrome/DEPS |
| index ee445364bf02cacc6918f6dd72266f2e03aa4f54..351b7c4b1697e24d3ad75667f5af1164ce682d68 100644 |
| --- a/chrome/DEPS |
| +++ b/chrome/DEPS |
| @@ -5,9 +5,8 @@ include_rules = [ |
| "+pdf", |
| "+printing", |
| "+sql", |
| - # Browser, renderer, common and tests access V8 for various purposes. |
| + # No V8 in browser, allow in renderer, child, etc. separately. |
| "-v8", |
| - "+v8/include", |
| # Limit what we include from nacl. |
| "-native_client", |