Index: base/gfx/size.h |
diff --git a/base/gfx/size.h b/base/gfx/size.h |
index e4666d6bb482786b0134689a0ded0df263d38d19..f890a51b5679ce4ad461ad1f63d46a00a484aac9 100644 |
--- a/base/gfx/size.h |
+++ b/base/gfx/size.h |
@@ -73,4 +73,3 @@ inline std::ostream& operator<<(std::ostream& out, const gfx::Size& s) { |
} |
#endif // BASE_GFX_SIZE_H__ |
- |