Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index f688ebb2244f4b90bfa9351afd16ddbd4638afd1..b7c41b8f138934397635f0c1fe8bc814646f2903 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -244,6 +244,7 @@ |
| ['use_aura==1', { |
| 'dependencies': [ |
| '../ash/ash.gyp:*', |
| + '../ui/app_list/shower/app_list_shower.gyp:app_list_shower_unittests', |
|
mfomitchev
2016/04/08 21:49:08
This is a unit tests target, I don't think it shou
|
| '../ui/aura/aura.gyp:*', |
| '../ui/aura_extra/aura_extra.gyp:*', |
| ], |