Chromium Code Reviews| Index: extensions/shell/DEPS |
| diff --git a/extensions/shell/DEPS b/extensions/shell/DEPS |
| index b8070248d7c54b2f4987aa74273784c38fb7a803..eeb99ae5d8c7301f31202747753046eb71be4cb4 100644 |
| --- a/extensions/shell/DEPS |
| +++ b/extensions/shell/DEPS |
| @@ -1,4 +1,7 @@ |
| include_rules = [ |
| + # The apps module has dependencies on chrome. |
| + "-apps", |
| + |
| # Individual subdirectories should have their own DEPS that include |
| # their allowed directories. |
| "-extensions/shell", |