Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / drag_drop / drag_drop_tracker.cc
index 55cb7b9..193dc62 100644 (file)
@@ -15,8 +15,6 @@
 #include "ui/wm/public/activation_delegate.h"
 
 namespace ash {
-namespace internal {
-
 namespace {
 
 // An activation delegate which disables activating the drag and drop window.
@@ -101,5 +99,4 @@ ui::LocatedEvent* DragDropTracker::ConvertEvent(
                                 changed_button_flags());
 }
 
-}  // namespace internal
 }  // namespace ash