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

Unified Diff: base/file_version_info.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.h ('k') | base/file_version_info_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/file_version_info.cc
diff --git a/base/file_version_info.cc b/base/file_version_info.cc
index 19aa011f6f033fd44c5ff85329060ae52513d4bb..95fa7c65f12fef68976b082e365da5f78a08a894 100644
--- a/base/file_version_info.cc
+++ b/base/file_version_info.cc
@@ -183,5 +183,3 @@ std::wstring FileVersionInfo::GetStringValue(const wchar_t* name) {
else
return L"";
}
-
-
« no previous file with comments | « base/file_version_info.h ('k') | base/file_version_info_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698