Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 0d7e4deda2b03ade034c94d40b9f50feb63ab9c1..054b3611e2cd9c40ce25e3d044decb7ade0d80a3 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -374,6 +374,7 @@ |
| '../chrome/chrome.gyp:setup_unittests', |
| # ../chrome/test/mini_installer requires mini_installer. |
| '../chrome/installer/mini_installer.gyp:mini_installer', |
| + '../chrome/chrome.gyp:install_static_unittests', |
|
grt (UTC plus 2)
2016/05/27 14:13:20
move up to maintain ordering
ananta
2016/05/27 20:05:25
Done.
|
| '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests', |
| '../courgette/courgette.gyp:courgette_unittests', |
| '../sandbox/sandbox.gyp:sbox_integration_tests', |