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", |
|
Yaron
2014/09/06 01:10:14
I think simplifying to content/public/browser is f
gunsch
2014/09/08 19:42:23
Done.
|
| + "+content/public/browser/browser_main_runner.h", |
| ] |