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_ |
- |