| Index: chrome/installer/setup/BUILD.gn
|
| diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
|
| index 92dc4a9ce0c3457275e941a0adb55d2e111017d6..012de671daeaed680b92f166d70a35d4769330ce 100644
|
| --- a/chrome/installer/setup/BUILD.gn
|
| +++ b/chrome/installer/setup/BUILD.gn
|
| @@ -28,6 +28,7 @@ if (is_win) {
|
| "//build/win:default_exe_manifest",
|
| "//chrome/install_static:install_static_util",
|
| "//components/crash/content/app:app",
|
| + "//components/crash/content/app:run_as_crashpad_handler",
|
| ]
|
| }
|
|
|
|
|