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

Unified Diff: chrome/chrome_installer.gypi

Issue 8176008: Merge 101684 - Added CopyRegKeyWorkItem in support of IE low rights policy fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/835/src/
Patch Set: Created 9 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
« no previous file with comments | « no previous file | chrome/chrome_installer_util.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer.gypi
===================================================================
--- chrome/chrome_installer.gypi (revision 104337)
+++ chrome/chrome_installer.gypi (working copy)
@@ -76,6 +76,7 @@
'installer/setup/setup_constants.cc',
'installer/util/browser_distribution_unittest.cc',
'installer/util/channel_info_unittest.cc',
+ 'installer/util/copy_reg_key_work_item_unittest.cc',
'installer/util/copy_tree_work_item_unittest.cc',
'installer/util/create_dir_work_item_unittest.cc',
'installer/util/create_reg_key_work_item_unittest.cc',
@@ -102,6 +103,9 @@
'installer/util/product_unittest.h',
'installer/util/product_unittest.cc',
'installer/util/product_state_unittest.cc',
+ 'installer/util/registry_key_backup_unittest.cc',
+ 'installer/util/registry_test_data.cc',
+ 'installer/util/registry_test_data.h',
'installer/util/run_all_unittests.cc',
'installer/util/self_cleaning_temp_dir_unittest.cc',
'installer/util/set_reg_value_work_item_unittest.cc',
« no previous file with comments | « no previous file | chrome/chrome_installer_util.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698