Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / xml / XPathFunctions.h
index e39632c..0ecb1fd 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "core/xml/XPathExpressionNode.h"
 
-namespace WebCore {
+namespace blink {
 
 namespace XPath {
 
@@ -53,6 +53,6 @@ Function* createFunction(const String& name, WillBeHeapVector<OwnPtrWillBeMember
 
 } // namespace XPath
 
-} // namespace WebCore
+} // namespace blink
 
 #endif // XPathFunctions_h