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

Unified Diff: base/file_version_info_unittest.cc

Issue 42011: Normalize end of file newlines in base/. All files end in a single newline. (Closed)
Patch Set: Revert changed to third_party. Created 11 years, 9 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 | « base/file_version_info.cc ('k') | base/fix_wp64.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/file_version_info_unittest.cc
diff --git a/base/file_version_info_unittest.cc b/base/file_version_info_unittest.cc
index 8b909a441c73fb43d277a9a1c6d68c3792bc6ee3..43b1fccc391476f0acf5d8043922e96e2b7ebafb 100644
--- a/base/file_version_info_unittest.cc
+++ b/base/file_version_info_unittest.cc
@@ -132,4 +132,3 @@ TEST(FileVersionInfoTest, CustomProperties) {
EXPECT_FALSE(version_info->GetValue(L"Unknown property", &str));
EXPECT_EQ(L"", version_info->GetStringValue(L"Unknown property"));
}
-
« no previous file with comments | « base/file_version_info.cc ('k') | base/fix_wp64.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698