diff options
Diffstat (limited to 'chrome/default_plugin/DEPS')
-rw-r--r-- | chrome/default_plugin/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/default_plugin/DEPS b/chrome/default_plugin/DEPS index 6e518f99..0ba7c46 100644 --- a/chrome/default_plugin/DEPS +++ b/chrome/default_plugin/DEPS @@ -3,4 +3,5 @@ include_rules = [ "+grit", # For generated headers "+libxml", "+webkit/glue", + "+webkit/plugins", ] |