Index: third_party/WebKit/Source/core/html/HTMLTableCaptionElement.cpp |
diff --git a/third_party/WebKit/Source/core/html/HTMLTableCaptionElement.cpp b/third_party/WebKit/Source/core/html/HTMLTableCaptionElement.cpp |
index b197a113b834a31c8277611d2feae63f2ca2f652..d603a796ac8fdf686c15ef992963d918f11cac5c 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLTableCaptionElement.cpp |
+++ b/third_party/WebKit/Source/core/html/HTMLTableCaptionElement.cpp |
@@ -48,4 +48,4 @@ void HTMLTableCaptionElement::collectStyleForPresentationAttribute(const Qualifi |
} |
} |
-} |
+} // namespace blink |