Chromium Code Reviews| Index: webkit/DEPS |
| diff --git a/webkit/DEPS b/webkit/DEPS |
| index 52283261f56f5fc498bdb9dd980e9b5a6080836c..bb36883c55c6ceda4608e3fcae26444dbe6c785e 100644 |
| --- a/webkit/DEPS |
| +++ b/webkit/DEPS |
| @@ -30,6 +30,9 @@ include_rules = [ |
| "+gpu/command_buffer/service", |
| "+third_party/khronos/GLES2", |
| + # For shared USB keycode conversion tables used by ppapi plugin code. |
| + "+ui/base/keycodes", |
| + |
| # TODO(brettw) - review these; move up if it's ok, or remove the dependency |
| "+crypto", |
| "+net/base", |