Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / custom / CustomElementCallbackQueue.h
index 015f6ec..8581f6a 100644 (file)
@@ -40,7 +40,7 @@
 #include "wtf/RefPtr.h"
 #include "wtf/Vector.h"
 
-namespace WebCore {
+namespace blink {
 
 // FIXME: Rename this because it contains resolution and upgrade as
 // well as callbacks.