Chromium Code Reviews| Index: ui/aura/client/cursor_client.h | 
| diff --git a/ui/aura/client/cursor_client.h b/ui/aura/client/cursor_client.h | 
| index ef760914b46ca7e0fb05e1e7d853f77a71c52917..138e5e44b30d4a44e5fb0960c7418a31dd567eda 100644 | 
| --- a/ui/aura/client/cursor_client.h | 
| +++ b/ui/aura/client/cursor_client.h | 
| @@ -10,12 +10,8 @@ | 
| #include "ui/base/cursor/cursor.h" | 
| #include "ui/gfx/native_widget_types.h" | 
| -namespace gfx { | 
| -class Display; | 
| -} | 
| - | 
| namespace display { | 
| -using Display = gfx::Display; | 
| +class Display; | 
| } | 
| namespace ui { |