Index: ash/display/mouse_cursor_event_filter.h |
diff --git a/ash/display/mouse_cursor_event_filter.h b/ash/display/mouse_cursor_event_filter.h |
index b05456e904896c1f0b44c2999f3fcd76bc01d404..e7201ed9c32c25a34e7ce25aa308e681cb7dcc0b 100644 |
--- a/ash/display/mouse_cursor_event_filter.h |
+++ b/ash/display/mouse_cursor_event_filter.h |
@@ -19,8 +19,6 @@ class Window; |
namespace ash { |
class DisplayController; |
- |
-namespace internal { |
class SharedDisplayEdgeIndicator; |
// An event filter that controls mouse location in extended desktop |
@@ -99,7 +97,6 @@ class ASH_EXPORT MouseCursorEventFilter : public ui::EventHandler { |
DISALLOW_COPY_AND_ASSIGN(MouseCursorEventFilter); |
}; |
-} // namespace internal |
} // namespace ash |
#endif // ASH_DISPLAY_MOUSE_CURSOR_EVENT_FILTER_H |