Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / ozone / impl / desktop_drag_drop_client_wayland.cc
index 5820209..66e4834 100644 (file)
@@ -7,7 +7,7 @@
 #include "ui/base/dragdrop/drag_drop_types.h"
 #include "ui/base/dragdrop/drop_target_event.h"
 
-namespace ozonewayland {
+namespace views {
 
 DesktopDragDropClientWayland::DesktopDragDropClientWayland(
     aura::Window* root_window) {
@@ -46,4 +46,4 @@ bool DesktopDragDropClientWayland::IsDragDropInProgress() {
   return false;
 }
 
-}  // namespace ozonewayland
+}  // namespace views