Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(388)

Unified Diff: ui/views/mus/mus_client.h

Issue 2626453002: Standardize Screen::GetCursorScreenPoint() on Env::last_mouse_location (Closed)
Patch Set: explicit Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/views/mus/mus_client.h
diff --git a/ui/views/mus/mus_client.h b/ui/views/mus/mus_client.h
index 7817594a8fae7bcc07e7b58539d47689ee7742ea..075450b04f050a954fa752118cd1958fdb384f21 100644
--- a/ui/views/mus/mus_client.h
+++ b/ui/views/mus/mus_client.h
@@ -127,7 +127,6 @@ class VIEWS_MUS_EXPORT MusClient
// ScreenMusDelegate:
void OnWindowManagerFrameValuesChanged() override;
- gfx::Point GetCursorScreenPoint() override;
aura::Window* GetWindowAtScreenPoint(const gfx::Point& point) override;
// ui:OSExchangeDataProviderFactory::Factory:
« no previous file with comments | « ash/mus/screen_mus.cc ('k') | ui/views/mus/mus_client.cc » ('j') | ui/views/mus/mus_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698