Chromium Code Reviews| Index: extensions/DEPS |
| diff --git a/extensions/DEPS b/extensions/DEPS |
| index 61251ffcb8b038de23bd67077a7d5776a62f0085..fce2e4316ed1f959200f131fdf0e3725c4c2bd97 100644 |
| --- a/extensions/DEPS |
| +++ b/extensions/DEPS |
| @@ -2,6 +2,7 @@ include_rules = [ |
| # Do not add Chrome dependencies. Much work went into removing them. |
| "+components/browsing_data", |
| "+components/crx_file", |
| + "+components/guest_view", |
| "+components/url_matcher", |
| "-content", |
| "+content/grit/content_resources.h", |