| Index: build/gn_migration.gypi
|
| diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
|
| index 58e7ff5a91bb45054cb37a8ce3aedc9275bcfc97..c8d36e7c23c85ef10f75eb53205b5e5534f9a6ef 100644
|
| --- a/build/gn_migration.gypi
|
| +++ b/build/gn_migration.gypi
|
| @@ -460,6 +460,7 @@
|
| ['OS=="win"', {
|
| 'dependencies': [
|
| '../base/base.gyp:pe_image_test',
|
| + '../chrome/chrome.gyp:crash_service',
|
| '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
|
| '../chrome_elf/chrome_elf.gyp:dll_hash_main',
|
| '../components/components.gyp:wifi_test',
|
| @@ -606,7 +607,6 @@
|
| '../chrome/chrome.gyp:app_installer',
|
| '../chrome/chrome.gyp:app_installer_unittests',
|
| '../chrome/chrome.gyp:app_shim',
|
| - '../chrome/chrome.gyp:crash_service',
|
| '../chrome/chrome.gyp:gcapi_dll',
|
| '../chrome/chrome.gyp:gcapi_test',
|
| '../chrome/chrome.gyp:installer_util_unittests',
|
|
|