Index: ash/wm/system_modal_container_event_filter.h |
diff --git a/ash/wm/system_modal_container_event_filter.h b/ash/wm/system_modal_container_event_filter.h |
index e1f2e8ea42990e163198472cf5e4fb9b82d399d6..7c00d6f19a6cd17e326b4c8ffb1a7438b4150ab5 100644 |
--- a/ash/wm/system_modal_container_event_filter.h |
+++ b/ash/wm/system_modal_container_event_filter.h |
@@ -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_ |