Chromium Code Reviews| Index: apps/shell/app/DEPS |
| diff --git a/apps/shell/app/DEPS b/apps/shell/app/DEPS |
| index 34169e4c18c2e7121508774217849b6bdcc1549d..36f09d4477c56423cf4c26ab2b5d7634eb972706 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", |
| ] |