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

Unified Diff: base/sys_string_conversions_win.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/sys_string_conversions_linux.cc ('k') | base/system_monitor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/sys_string_conversions_win.cc
diff --git a/base/sys_string_conversions_win.cc b/base/sys_string_conversions_win.cc
index 47bbff2722b6a353d35ee8f5a63050e286554b1d..8b2367b3afa2d0fe485193de2004afa61618c72d 100644
--- a/base/sys_string_conversions_win.cc
+++ b/base/sys_string_conversions_win.cc
@@ -68,4 +68,3 @@ std::string SysWideToMultiByte(const std::wstring& wide, uint32 code_page) {
}
} // namespace base
-
« no previous file with comments | « base/sys_string_conversions_linux.cc ('k') | base/system_monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698