| Index: chrome/installer/setup/BUILD.gn
|
| diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
|
| index 9f83b22d1a31c969c1769835ac84acb642fc161b..f016ee5d01c2036d7dcfdb32c43c66f4e6be02fe 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",
|
|
|