Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / custom / CustomElementDefinition.cpp
index 34e07f9..2d13846 100644 (file)
@@ -31,7 +31,7 @@
 #include "config.h"
 #include "core/dom/custom/CustomElementDefinition.h"
 
-namespace WebCore {
+namespace blink {
 
 PassRefPtr<CustomElementDefinition> CustomElementDefinition::create(const CustomElementDescriptor& descriptor, PassRefPtr<CustomElementLifecycleCallbacks> callbacks)
 {