Chromium Code Reviews| Index: webkit/DEPS |
| diff --git a/webkit/DEPS b/webkit/DEPS |
| index b8011c61f57eb8038f99a5b550d266a4d8dd122b..b1db55eaef03343d3ab240129dc128f02bf79ab9 100644 |
| --- a/webkit/DEPS |
| +++ b/webkit/DEPS |
| @@ -18,6 +18,10 @@ include_rules = [ |
| # For gpu/ |
| "+app/gfx", |
| + "+gpu/command_buffer/client", |
| + "+gpu/command_buffer/common", |
| + "+gpu/command_buffer/service", |
| + "+gpu/GLES2", |
| # TODO(brettw) - review these; move up if it's ok, or remove the dependency |
| "+crypto", |