Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4243)

Unified Diff: chrome/installer/setup/BUILD.gn

Issue 1475643004: Add crash keys for the installer covering simple InstallerState fields. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move command-line switch refactor to another patch for easier review Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/installer/setup/BUILD.gn
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
index c0782928b93acf255c8e281cc7d573e9d8fff298..fea17b2ec4ca18e52a20a1e80ceadde527336040 100644
--- a/chrome/installer/setup/BUILD.gn
+++ b/chrome/installer/setup/BUILD.gn
@@ -38,6 +38,8 @@ if (is_win) {
"install.h",
"install_worker.cc",
"install_worker.h",
+ "installer_crash_keys.cc",
+ "installer_crash_keys.h",
"installer_crash_reporter_client.cc",
"installer_crash_reporter_client.h",
"setup_constants.cc",

Powered by Google App Engine
This is Rietveld 408576698