Index: base/string_util_posix.h |
diff --git a/base/string_util_posix.h b/base/string_util_posix.h |
index f9c3597c35c09b0c4fd79aa570edc531926793cd..2660ba2708edc91a2188809d81a0eec6c3e01b2c 100644 |
--- a/base/string_util_posix.h |
+++ b/base/string_util_posix.h |
@@ -36,4 +36,3 @@ inline int vswprintf(wchar_t* buffer, size_t size, |
} // namespace base |
#endif // BASE_STRING_UTIL_POSIX_H_ |
- |