Index: third_party/WebKit/Source/core/xml/XPathPath.h |
diff --git a/third_party/WebKit/Source/core/xml/XPathPath.h b/third_party/WebKit/Source/core/xml/XPathPath.h |
index 0f33fbe12b0373324bd14439d6a21fe468802bd0..7a51cd621db418be87ef010c6d0c085b3a3b368a 100644 |
--- a/third_party/WebKit/Source/core/xml/XPathPath.h |
+++ b/third_party/WebKit/Source/core/xml/XPathPath.h |
@@ -86,7 +86,7 @@ private: |
Member<LocationPath> m_path; |
}; |
-} |
+} // namespace XPath |
-} |
+} // namespace blink |
#endif // XPathPath_h |