Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index 471c32b8ec9d119e95c760d4da7c3a41a724a01c..6c72fafdbc18ea4c2cb72aad02bf381e4f311910 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -18,8 +18,12 @@ include_rules = [ |
| # TODO(ben): remove this |
| "+content/public/browser/native_web_keyboard_event.h", |
| + "+grit/content_resources.h", |
| + "+grit/webkit_chromium_resources.h", |
| + "+grit/webkit_resources.h", |
| + "+grit/webkit_strings.h", |
| + |
| "+dbus", |
| - "+grit", |
| "+gpu", |
| "+net", |
| "+ppapi", |