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