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

Unified Diff: components/exo/wm_helper_ash.h

Issue 2704173002: Update the layout mode first when exiting tablet mode (Closed)
Patch Set: . Created 3 years, 10 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: components/exo/wm_helper_ash.h
diff --git a/components/exo/wm_helper_ash.h b/components/exo/wm_helper_ash.h
index ce44f948eeef55b597c48645ecab0283bf778ddb..b41e750bb0cc11870a3b65d09ec7d556ce116435 100644
--- a/components/exo/wm_helper_ash.h
+++ b/components/exo/wm_helper_ash.h
@@ -64,6 +64,7 @@ class WMHelperAsh : public WMHelper,
// Overriden from ash::ShellObserver:
void OnMaximizeModeStarted() override;
+ void OnMaximizeModeEnding() override;
void OnMaximizeModeEnded() override;
// Overriden from ui::InputDeviceEventObserver:

Powered by Google App Engine
This is Rietveld 408576698