| Index: chrome/installer/util/copy_reg_key_work_item_unittest.cc
|
| diff --git a/chrome/installer/util/copy_reg_key_work_item_unittest.cc b/chrome/installer/util/copy_reg_key_work_item_unittest.cc
|
| index 84a6f642c8d114610de15b5bc758454c481384db..359001701f785079f3e9505c57b459a616c1b32e 100644
|
| --- a/chrome/installer/util/copy_reg_key_work_item_unittest.cc
|
| +++ b/chrome/installer/util/copy_reg_key_work_item_unittest.cc
|
| @@ -139,3 +139,4 @@ TEST_F(CopyRegKeyWorkItemTest, TestIgnoreFailRollback) {
|
| RegistryTestData::ExpectEmptyKey(test_data_.root_key(),
|
| test_data_.non_empty_key_path().c_str());
|
| }
|
| +
|
|
|