| Index: chrome/installer/setup/BUILD.gn
|
| diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
|
| index c54637b53152f9c9d1e956d258718cf4ebca3adb..48c103d308ec47408ed84fa7779608687c26bfe6 100644
|
| --- a/chrome/installer/setup/BUILD.gn
|
| +++ b/chrome/installer/setup/BUILD.gn
|
| @@ -41,6 +41,8 @@ if (is_win) {
|
| "installer_crash_reporter_client.h",
|
| "installer_crash_reporting.cc",
|
| "installer_crash_reporting.h",
|
| + "installer_metrics.cc",
|
| + "installer_metrics.h",
|
| "setup_constants.cc",
|
| "setup_constants.h",
|
| "setup_util.cc",
|
|
|