Chromium Code Reviews| Index: extensions/DEPS |
| diff --git a/extensions/DEPS b/extensions/DEPS |
| index 285b7d34261998a117323342518c7f8f26ec2151..8f8f7f24e1420f8ed28f66de74b78811f33e26bc 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", |