Chromium Code Reviews| Index: extensions/DEPS |
| diff --git a/extensions/DEPS b/extensions/DEPS |
| index 0765359a65a83989d568f790fd500788192bc8ae..b5910aa3158b97c58c76831048fc8c087088113c 100644 |
| --- a/extensions/DEPS |
| +++ b/extensions/DEPS |
| @@ -7,6 +7,7 @@ include_rules = [ |
| "+components/url_matcher", |
| "+components/version_info", |
| "-content", |
| + "+content/common", |
|
Devlin
2016/10/06 16:35:12
This won't be allowed.
Devlin
2016/10/06 16:36:13
Whoops, meant to circle back to this. Will we be
lazyboy
2016/10/06 17:57:37
Ah, I keep confusing content/common for content/pu
|
| "+content/grit/content_resources.h", |
| "+content/public/common", |
| "+content/public/test", |