Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / events / GenericEventQueue.cpp
index bc53048..75900f8 100644 (file)
@@ -31,7 +31,7 @@
 #include "core/inspector/InspectorInstrumentation.h"
 #include "platform/TraceEvent.h"
 
-namespace WebCore {
+namespace blink {
 
 PassOwnPtrWillBeRawPtr<GenericEventQueue> GenericEventQueue::create(EventTarget* owner)
 {