diff options
Diffstat (limited to 'extensions/DEPS')
-rw-r--r-- | extensions/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/DEPS b/extensions/DEPS index fede72f..7e2496a 100644 --- a/extensions/DEPS +++ b/extensions/DEPS @@ -1,5 +1,6 @@ include_rules = [ # Do not add Chrome dependencies. Much work went into removing them. + "+components/crx_file", "+components/url_matcher", "-content", "+content/public/common", |