diff options
Diffstat (limited to 'chrome/renderer/DEPS')
-rw-r--r-- | chrome/renderer/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS index 1bcb0a6..23643c8d 100644 --- a/chrome/renderer/DEPS +++ b/chrome/renderer/DEPS @@ -2,6 +2,7 @@ include_rules = [ "+chrome/app", # The plugins use the theme library to get the sad plugin bitmap. "+chrome/personalization", "+chrome/plugin", + "+grit", # For generated headers "+media/base", # For HTML5 media rendering. "+sandbox/src", "+skia/ext", |