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