Index: ui/aura/test/test_cursor_client.cc |
diff --git a/ui/aura/test/test_cursor_client.cc b/ui/aura/test/test_cursor_client.cc |
index ef1eba210eeaecc05d6a1b6d6c3520c406717103..123046cd450786524ddfd699c70dc803dbc3ca1e 100644 |
--- a/ui/aura/test/test_cursor_client.cc |
+++ b/ui/aura/test/test_cursor_client.cc |
@@ -66,8 +66,7 @@ bool TestCursorClient::IsMouseEventsEnabled() const { |
return mouse_events_enabled_; |
} |
-void TestCursorClient::SetDisplay(const gfx::Display& display) { |
-} |
+void TestCursorClient::SetDisplay(const display::Display& display) {} |
void TestCursorClient::LockCursor() { |
cursor_lock_count_++; |