diff options
Diffstat (limited to 'chrome/installer/util')
-rw-r--r-- | chrome/installer/util/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/util/SConscript b/chrome/installer/util/SConscript index 77f6de2..cd1ae17 100644 --- a/chrome/installer/util/SConscript +++ b/chrome/installer/util/SConscript @@ -42,6 +42,7 @@ input_files = [ 'copy_tree_work_item.cc', 'create_dir_work_item.cc', 'create_reg_key_work_item.cc', + 'delete_reg_value_work_item.cc', 'delete_tree_work_item.cc', 'google_chrome_distribution.cc', 'google_update_constants.cc', |