Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / HTMLHeadingElement.cpp
index fb0431c..d03b9c2 100644 (file)
@@ -23,7 +23,7 @@
 #include "config.h"
 #include "core/html/HTMLHeadingElement.h"
 
-namespace WebCore {
+namespace blink {
 
 inline HTMLHeadingElement::HTMLHeadingElement(const QualifiedName& tagName, Document& document)
     : HTMLElement(tagName, document)