Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / custom / CustomElementMicrotaskQueueBase.cpp
index 0495db6..102d2df 100644 (file)
@@ -7,7 +7,7 @@
 
 #include "core/dom/custom/CustomElementCallbackDispatcher.h"
 
-namespace WebCore {
+namespace blink {
 
 void CustomElementMicrotaskQueueBase::dispatch()
 {
@@ -34,4 +34,4 @@ void CustomElementMicrotaskQueueBase::show(unsigned indent)
 }
 #endif
 
-} // namespace WebCore
+} // namespace blink