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

Unified Diff: ash/common/system/overview/overview_button_tray.h

Issue 2499453002: Add ink drop ripple to overview mode button (Closed)
Patch Set: Rebased Created 4 years, 1 month 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: ash/common/system/overview/overview_button_tray.h
diff --git a/ash/common/system/overview/overview_button_tray.h b/ash/common/system/overview/overview_button_tray.h
index 314fd64389ed74c09f3b8a7a12ef327945220842..c0f71dc30c5a1a2258a4cb0aa0e2522e4353bd01 100644
--- a/ash/common/system/overview/overview_button_tray.h
+++ b/ash/common/system/overview/overview_button_tray.h
@@ -42,6 +42,7 @@ class ASH_EXPORT OverviewButtonTray : public TrayBackgroundView,
// ShellObserver:
void OnMaximizeModeStarted() override;
void OnMaximizeModeEnded() override;
+ void OnOverviewModeStarting() override;
void OnOverviewModeEnded() override;
// TrayBackgroundView:

Powered by Google App Engine
This is Rietveld 408576698