Index: ui/views/widget/desktop_aura/desktop_root_window_host_linux.cc |
diff --git a/ui/views/widget/desktop_aura/desktop_root_window_host_linux.cc b/ui/views/widget/desktop_aura/desktop_root_window_host_linux.cc |
index 6175ebd54963075c0e44a2535671e1f6fa114b6f..2c32b4b2ae1aab67e06c46ec0e0716c3a8a2ed40 100644 |
--- a/ui/views/widget/desktop_aura/desktop_root_window_host_linux.cc |
+++ b/ui/views/widget/desktop_aura/desktop_root_window_host_linux.cc |
@@ -786,7 +786,6 @@ void DesktopRootWindowHostLinux::UnConfineCursor() { |
} |
void DesktopRootWindowHostLinux::OnCursorVisibilityChanged(bool show) { |
- NOTIMPLEMENTED(); |
} |
void DesktopRootWindowHostLinux::MoveCursorTo(const gfx::Point& location) { |