Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index aa15b453c76cb72672b59853bc5b9a009e83b35c..7582e640f7f4227890c71d369db8182e978374bf 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", |