Chromium Code Reviews| Index: content/DEPS |
| =================================================================== |
| --- content/DEPS (revision 105666) |
| +++ content/DEPS (working copy) |
| @@ -19,10 +19,12 @@ |
| # directories in content/ so we disallow all of them. |
| "-content", |
| "+content/common", |
| - "+content/public/browser", |
| "+content/public/common", |
| "+content/test", |
| + # TODO(ben): remove this |
| + "+content/public/browser/native_web_keyboard_event.h", |
| + |
| "+dbus", |
| "+grit", |
| "+gpu", |