Chromium Code Reviews| Index: content/shell/DEPS |
| diff --git a/content/shell/DEPS b/content/shell/DEPS |
| index ce20828a30041a2523ae7195618bb8b92f5f984c..916ccacad15ba253cdf40760a7ebcee214605ab2 100644 |
| --- a/content/shell/DEPS |
| +++ b/content/shell/DEPS |
| @@ -10,4 +10,8 @@ include_rules = [ |
| # Shell resources |
| "+grit/shell_resources.h", |
| + |
| + # The content_shell for aura must work with the views and aura |
| + "+ui/views", |
| + "+ui/aura", |
|
jam
2012/07/24 15:34:52
nit: order
|
| ] |