Index: chrome/installer/util/registry_test_data.cc |
diff --git a/chrome/installer/util/registry_test_data.cc b/chrome/installer/util/registry_test_data.cc |
index b28596af72511fbefed8e59ee9d25e2c5738f7cc..d1d3f470a961656068417325d1831bf8f5b223c7 100644 |
--- a/chrome/installer/util/registry_test_data.cc |
+++ b/chrome/installer/util/registry_test_data.cc |
@@ -106,3 +106,4 @@ void RegistryTestData::ExpectEmptyKey(HKEY root_key, const wchar_t* path) { |
EXPECT_EQ(0UL, num_subkeys); |
EXPECT_EQ(0UL, num_values); |
} |
+ |