| Index: chrome/installer/util/BUILD.gn
|
| diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn
|
| index 2aaea9f973272c0edcde3e2a08c55ab8715cba4b..400c6550fa6e6e269daee93f7ed6ef170795c7dc 100644
|
| --- a/chrome/installer/util/BUILD.gn
|
| +++ b/chrome/installer/util/BUILD.gn
|
| @@ -180,6 +180,8 @@ static_library("with_no_strings") {
|
| "install_util.h",
|
| "installation_state.cc",
|
| "installation_state.h",
|
| + "installer_crash_reporting.cc",
|
| + "installer_crash_reporting.h",
|
| "installer_state.cc",
|
| "installer_state.h",
|
| "l10n_string_util.cc",
|
|
|