Index: ash/display/cursor_window_controller.h |
diff --git a/ash/display/cursor_window_controller.h b/ash/display/cursor_window_controller.h |
index fcedcede243fa0f3540680354f025b3e2a2658db..6e6a709ec9d22502a93e163b234dcb08df06006d 100644 |
--- a/ash/display/cursor_window_controller.h |
+++ b/ash/display/cursor_window_controller.h |
@@ -14,8 +14,6 @@ namespace test{ |
class MirrorWindowTestApi; |
} |
-namespace internal { |
- |
class CursorWindowDelegate; |
// Draws a mouse cursor on a given container window. |
@@ -84,7 +82,6 @@ class CursorWindowController { |
DISALLOW_COPY_AND_ASSIGN(CursorWindowController); |
}; |
-} // namespace internal |
} // namespace ash |
#endif // ASH_DISPLAY_CURSOR_WINDOW_CONTROLLER_H_ |