Chromium Code Reviews| Index: content/shell/DEPS |
| =================================================================== |
| --- content/shell/DEPS (revision 165738) |
| +++ content/shell/DEPS (working copy) |
| @@ -19,6 +19,8 @@ |
| # The content_shell for aura must work with the views and aura |
| "+ui/aura", |
| "+ui/views", |
| + # Ash is needed for ScreenAsh on ChromeOS. |
| + "+ash", |
| # For WebTestRunner library |
| "+third_party/WebKit/Tools/DumpRenderTree/chromium/TestRunner/public", |