diff options
Diffstat (limited to 'chromecast/shell/app/DEPS')
-rw-r--r-- | chromecast/shell/app/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromecast/shell/app/DEPS b/chromecast/shell/app/DEPS index 7c1793e..efc610d 100644 --- a/chromecast/shell/app/DEPS +++ b/chromecast/shell/app/DEPS @@ -1,3 +1,4 @@ include_rules = [ "+content/public/app", + "+content/public/browser", ] |