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

Unified Diff: chrome/chrome_installer_util.gypi

Issue 6588003: Add support for the quick-enable-cf command to the installer. This encompase... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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
===================================================================
--- chrome/chrome_installer_util.gypi (revision 76372)
+++ chrome/chrome_installer_util.gypi (working copy)
@@ -57,6 +57,10 @@
'installer/util/master_preferences_constants.h',
'installer/util/move_tree_work_item.cc',
'installer/util/move_tree_work_item.h',
+ 'installer/util/product_command.cc',
+ 'installer/util/product_command.h',
+ 'installer/util/product_commands.cc',
+ 'installer/util/product_commands.h',
'installer/util/self_reg_work_item.cc',
'installer/util/self_reg_work_item.h',
'installer/util/set_reg_value_work_item.cc',
« no previous file with comments | « no previous file | chrome/installer/setup/chrome_frame_quick_enable.cc » ('j') | chrome/installer/setup/install_worker.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698