Index: third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h |
diff --git a/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h b/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h |
index bfdad9b25c3ce32f14a076642f05e79603c95e6f..5b3f23bc69957e5139a5f1fa8c15b9817b46e0bb 100644 |
--- a/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h |
+++ b/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h |
@@ -146,5 +146,5 @@ private: |
mutable bool m_isComputingShape; |
}; |
-} |
+} // namespace blink |
#endif |