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

Unified Diff: chrome/chrome_installer_util.gypi

Issue 282363003: Add WOW64 support to the installer registry work items (Closed) Base URL: https://chromium.googlesource.com/chromium/src
Patch Set: code review changes. found a few APIs that needed the WOW64 flag. Fix ordering of some parameters. Created 6 years, 7 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_util.gypi
diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi
index 234750fff16d67b9bb2094838a91e86c086c3b8b..0faebd7e40f68d1f70059c502af4512928c38f27 100644
--- a/chrome/chrome_installer_util.gypi
+++ b/chrome/chrome_installer_util.gypi
@@ -33,8 +33,6 @@
'installer/util/chromium_binaries_distribution.h',
'installer/util/conditional_work_item_list.cc',
'installer/util/conditional_work_item_list.h',
- 'installer/util/copy_reg_key_work_item.cc',
- 'installer/util/copy_reg_key_work_item.h',
'installer/util/copy_tree_work_item.cc',
'installer/util/copy_tree_work_item.h',
'installer/util/create_dir_work_item.cc',

Powered by Google App Engine
This is Rietveld 408576698