Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.h |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.h |
index 40f7c1d8fd577046e3466e841c7c6b04b816ed8f..f1e715cc10c747104b5b1927bcb4c7528622d8f0 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.h |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.h |
@@ -74,6 +74,6 @@ private: |
mutable AffineTransform m_localToParentTransform; |
}; |
-} |
+} // namespace blink |
#endif |