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

Unified Diff: chrome/chrome_installer.gypi

Issue 1247993002: Return Windows error code when create-process fails. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed configuration tests and added new ones Created 5 years, 5 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
« no previous file with comments | « no previous file | chrome/installer/mini_installer.gyp » ('j') | chrome/installer/mini_installer/configuration.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index f1b15cc6dc20965d11b6eb705b430dfe203ae365..71d94a29ab210533f42ef101e15de6c3154a2cfd 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -338,9 +338,13 @@
'installer/mini_installer/decompress.cc',
'installer/mini_installer/decompress.h',
'installer/mini_installer/decompress_test.cc',
+ 'installer/mini_installer/mini_installer_constants.cc',
+ 'installer/mini_installer/mini_installer_constants.h',
'installer/mini_installer/mini_string.cc',
'installer/mini_installer/mini_string.h',
'installer/mini_installer/mini_string_test.cc',
+ 'installer/mini_installer/regkey.cc',
+ 'installer/mini_installer/regkey.h',
'installer/setup/app_launcher_installer.cc', # Move to lib
'installer/setup/app_launcher_installer.h', # Move to lib
'installer/setup/archive_patch_helper.cc', # Move to lib
« no previous file with comments | « no previous file | chrome/installer/mini_installer.gyp » ('j') | chrome/installer/mini_installer/configuration.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698