Chromium Code Reviews| Index: chromecast/shell/app/DEPS |
| diff --git a/chromecast/shell/app/DEPS b/chromecast/shell/app/DEPS |
| index 7c1793ed989de14293f2c084516e7fdda808b853..69b44487c0a6d8531d75ec4394efb025dedc688a 100644 |
| --- a/chromecast/shell/app/DEPS |
| +++ b/chromecast/shell/app/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| "+content/public/app", |
| + "+content/public/browser/android/compositor.h", |
| + "+content/public/browser/browser_main_runner.h", |
| ] |