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

Unified Diff: ash/shared/immersive_fullscreen_controller.h

Issue 2256343003: Update ui::PointerEvent to support mouse wheel and capture change events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 4 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
« no previous file with comments | « ash/aura/pointer_watcher_adapter_unittest.cc ('k') | ash/shared/immersive_fullscreen_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shared/immersive_fullscreen_controller.h
diff --git a/ash/shared/immersive_fullscreen_controller.h b/ash/shared/immersive_fullscreen_controller.h
index 1c5641895cf2ac6fa873e1dd504478a76180bd04..bbbca354faa1ef94f12f01d35393c5a09f62955e 100644
--- a/ash/shared/immersive_fullscreen_controller.h
+++ b/ash/shared/immersive_fullscreen_controller.h
@@ -121,7 +121,6 @@ class ASH_EXPORT ImmersiveFullscreenController
void OnPointerEventObserved(const ui::PointerEvent& event,
const gfx::Point& location_in_screen,
views::Widget* target) override;
- void OnMouseCaptureChanged() override;
// views::WidgetObserver overrides:
void OnWidgetDestroying(views::Widget* widget) override;
« no previous file with comments | « ash/aura/pointer_watcher_adapter_unittest.cc ('k') | ash/shared/immersive_fullscreen_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698