| Index: build/gn_migration.gypi
|
| diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
|
| index 422ac29533338740ed74b01ca8dae769d5bc1122..83c157fe860de128376c7ae527ad4d498d5e6dbd 100644
|
| --- a/build/gn_migration.gypi
|
| +++ b/build/gn_migration.gypi
|
| @@ -569,6 +569,7 @@
|
| ['OS=="win"', {
|
| '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',
|
|
|