Index: ui/wm/core/native_cursor_manager.h |
diff --git a/ui/wm/core/native_cursor_manager.h b/ui/wm/core/native_cursor_manager.h |
index d4767b46e74e3417f0fecb124d21f513ac787475..32afef71e95b69bf65d204b74574636731c18714 100644 |
--- a/ui/wm/core/native_cursor_manager.h |
+++ b/ui/wm/core/native_cursor_manager.h |
@@ -10,12 +10,8 @@ |
#include "ui/wm/core/native_cursor_manager_delegate.h" |
#include "ui/wm/wm_export.h" |
-namespace gfx { |
-class Display; |
-} |
- |
namespace display { |
-using Display = gfx::Display; |
+class Display; |
} |
namespace wm { |