diff options
Diffstat (limited to 'chromecast/shell/browser/DEPS')
-rw-r--r-- | chromecast/shell/browser/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromecast/shell/browser/DEPS b/chromecast/shell/browser/DEPS index 78e621d..b023f30 100644 --- a/chromecast/shell/browser/DEPS +++ b/chromecast/shell/browser/DEPS @@ -1,4 +1,5 @@ include_rules = [ + "+components/crash", "+content/public/browser", "+media/base", ] |