Chromium Code Reviews| Index: build/gn_migration.gypi |
| diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi |
| index fb268012b8fddef0d8514210e3f0b99c2e4c4c81..0928a1c341bfeabd006700fb7bbf61ff6facef1a 100644 |
| --- a/build/gn_migration.gypi |
| +++ b/build/gn_migration.gypi |
| @@ -611,9 +611,9 @@ |
| 'dependencies': [ |
| '../chrome/chrome.gyp:installer_util_unittests_run', |
| '../chrome/chrome.gyp:setup_unittests_run', |
| - '../sandbox/sandbox.gyp:sbox_integration_tests', |
| - '../sandbox/sandbox.gyp:sbox_unittests', |
| - '../sandbox/sandbox.gyp:sbox_validation_tests', |
| + '../sandbox/sandbox.gyp:sbox_integration_tests_run', |
| + '../sandbox/sandbox.gyp:sbox_unittests_run', |
|
Nico
2016/02/12 23:43:05
ooops!
|
| + '../sandbox/sandbox.gyp:sbox_validation_tests_run', |
| ], |
| }], |
| ['OS!="android"', { |