Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / events / UIEvent.cpp
index ba85c81..76ccfc8 100644 (file)
@@ -24,7 +24,7 @@
 #include "core/events/UIEvent.h"
 
 
-namespace WebCore {
+namespace blink {
 
 UIEventInit::UIEventInit()
     : view(nullptr)
@@ -120,4 +120,4 @@ void UIEvent::trace(Visitor* visitor)
     Event::trace(visitor);
 }
 
-} // namespace WebCore
+} // namespace blink