diff options
Diffstat (limited to 'apps/shell/app/DEPS')
-rw-r--r-- | apps/shell/app/DEPS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/shell/app/DEPS b/apps/shell/app/DEPS index 34169e4..36f09d4 100644 --- a/apps/shell/app/DEPS +++ b/apps/shell/app/DEPS @@ -10,4 +10,6 @@ include_rules = [ "+content/public/app", "+content/public/browser", "+content/public/common", + + "+sandbox", ] |