Index: base/gfx/point.cc |
diff --git a/base/gfx/point.cc b/base/gfx/point.cc |
index 880ffcd9aa56f35ce7efbd16ff4688f49330bf4b..cbe687b7f1517984bee9ee28bf9f19aeb8393188 100644 |
--- a/base/gfx/point.cc |
+++ b/base/gfx/point.cc |
@@ -36,4 +36,3 @@ CGPoint Point::ToCGPoint() const { |
#endif |
} // namespace gfx |
- |