diff options
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/content/DEPS b/content/DEPS index 471c32b..6c72faf 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", |