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

Unified Diff: chrome/installer/util/copy_reg_key_work_item_unittest.cc

Issue 7946003: C++ Readability for grt. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Trimmed down Created 9 years, 3 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/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());
}
+

Powered by Google App Engine
This is Rietveld 408576698