Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / wm / system_modal_container_event_filter.h
index e1f2e8e..7c00d6f 100644 (file)
@@ -11,7 +11,6 @@
 #include "ui/events/event_handler.h"
 
 namespace ash {
-namespace internal {
 
 class SystemModalContainerEventFilterDelegate;
 
@@ -31,7 +30,6 @@ class ASH_EXPORT SystemModalContainerEventFilter : public ui::EventHandler {
   DISALLOW_COPY_AND_ASSIGN(SystemModalContainerEventFilter);
 };
 
-}  // namespace internal
 }  // namespace ash
 
 #endif  // ASH_WM_SYSTEM_MODAL_CONTAINER_EVENT_FILTER_H_