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

Unified Diff: base/string_util_win.h

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/string_util_posix.h ('k') | base/sys_string_conversions_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/string_util_win.h
diff --git a/base/string_util_win.h b/base/string_util_win.h
index a8e6e5a2c9af71a2bba4b8072393884c44795d2a..f2adae69ba9ffe87a644bf905c12b669e10f224e 100644
--- a/base/string_util_win.h
+++ b/base/string_util_win.h
@@ -43,4 +43,3 @@ inline int vswprintf(wchar_t* buffer, size_t size,
} // namespace base
#endif // BASE_STRING_UTIL_WIN_H_
-
« no previous file with comments | « base/string_util_posix.h ('k') | base/sys_string_conversions_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698