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