Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / device_orientation / DeviceOrientationEvent.cpp
index 715e3c6..2523dc7 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "modules/device_orientation/DeviceOrientationData.h"
 
-namespace WebCore {
+namespace blink {
 
 DeviceOrientationEvent::~DeviceOrientationEvent()
 {
@@ -103,4 +103,4 @@ void DeviceOrientationEvent::trace(Visitor* visitor)
     Event::trace(visitor);
 }
 
-} // namespace WebCore
+} // namespace blink