Index: third_party/WebKit/Source/core/svg/properties/SVGListPropertyHelper.h |
diff --git a/third_party/WebKit/Source/core/svg/properties/SVGListPropertyHelper.h b/third_party/WebKit/Source/core/svg/properties/SVGListPropertyHelper.h |
index c29bf54d5216f582e614394138f3a53196226eb2..967a1f40c30095499ce1c215bee423fe7b962dbe 100644 |
--- a/third_party/WebKit/Source/core/svg/properties/SVGListPropertyHelper.h |
+++ b/third_party/WebKit/Source/core/svg/properties/SVGListPropertyHelper.h |
@@ -369,6 +369,6 @@ bool SVGListPropertyHelper<Derived, ItemProperty>::adjustFromToListValues(PassRe |
return true; |
} |
-} |
+} // namespace blink |
#endif // SVGListPropertyHelper_h |