Index: third_party/WebKit/Source/core/css/BasicShapeFunctions.cpp |
diff --git a/third_party/WebKit/Source/core/css/BasicShapeFunctions.cpp b/third_party/WebKit/Source/core/css/BasicShapeFunctions.cpp |
index 35e433c1e9e980b0cf766aef332b57e33697ad6b..04169d6833e123b767c5e08ef398ab99469326fa 100644 |
--- a/third_party/WebKit/Source/core/css/BasicShapeFunctions.cpp |
+++ b/third_party/WebKit/Source/core/css/BasicShapeFunctions.cpp |
@@ -255,4 +255,4 @@ FloatPoint floatPointForCenterCoordinate(const BasicShapeCenterCoordinate& cente |
return FloatPoint(x, y); |
} |
-} |
+} // namespace blink |