Chromium Code Reviews| Index: chromecast/app/DEPS |
| diff --git a/chromecast/app/DEPS b/chromecast/app/DEPS |
| index 835bef67d5630a96e3d29a5abb433efc27628521..cf20d48861f183261616faf1b73e6c39ec739cf7 100644 |
| --- a/chromecast/app/DEPS |
| +++ b/chromecast/app/DEPS |
| @@ -3,4 +3,6 @@ include_rules = [ |
| "+components/crash", |
| "+content/public/app", |
| "+content/public/browser", |
| + "+content/public/common", |
| + "+ui/base", |
| ] |