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

Unified Diff: chrome/chrome_installer.gypi

Issue 1387963006: Adding error handlers to setup.exe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months 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/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index f448ad22eb467b9024fa547c775a7c9e03edab5b..76ebd0065f7e229248de82d574a2de2d9526860d 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -217,6 +217,7 @@
'installer_util',
'installer_util_strings',
'../base/base.gyp:base',
+ '../base/base.gyp:process_startup_helper_win',
'../breakpad/breakpad.gyp:breakpad_handler',
'../chrome/common_constants.gyp:common_constants',
'../chrome_elf/chrome_elf.gyp:chrome_elf_constants',

Powered by Google App Engine
This is Rietveld 408576698