Index: third_party/WebKit/Source/core/style/SVGComputedStyleDefs.cpp |
diff --git a/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.cpp b/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.cpp |
index e8d29ccc6cd8397703e19f1a71d3a3f0a5d4ee6c..f558199e536133092602514ad2af95fe5224e59d 100644 |
--- a/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.cpp |
+++ b/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.cpp |
@@ -241,4 +241,4 @@ bool StyleLayoutData::operator==(const StyleLayoutData& other) const |
&& d->equals(*other.d); |
} |
-} |
+} // namespace blink |