| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 9495002cc879b2e3006b5f74f015801fb0266611..227bec8cbc598927e9cc2056ddf9f5927674e56d 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -420,6 +420,7 @@
|
| ],
|
| },
|
| {
|
| + # GN version: //chrome/tools/crash_service
|
| 'target_name': 'crash_service',
|
| 'type': 'executable',
|
| 'dependencies': [
|
| @@ -488,6 +489,7 @@
|
| },
|
| },
|
| {
|
| + # GN version: //chrome/tools/crash_service:crash_service_win64
|
| 'target_name': 'crash_service_win64',
|
| 'type': 'executable',
|
| 'product_name': 'crash_service64',
|
|
|