Chromium Code Reviews| Index: chrome/browser/extensions/DEPS |
| diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS |
| index b603eeff664203a2d8182e75c8d3872fb50aeae4..6238ac84af0df2cc3ce490f1bc57d2f349fcb544 100644 |
| --- a/chrome/browser/extensions/DEPS |
| +++ b/chrome/browser/extensions/DEPS |
| @@ -15,6 +15,8 @@ include_rules = [ |
| # For access to testing command line switches. |
| "+ppapi/shared_impl", |
| + |
| + "+content", |
| ] |
| specific_include_rules = { |