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

Unified Diff: ash/common/wm/overview/scoped_overview_animation_settings.h

Issue 2329433003: Revert of [ash-md] Fades overview header in and out (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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: ash/common/wm/overview/scoped_overview_animation_settings.h
diff --git a/ash/common/wm/overview/scoped_overview_animation_settings.h b/ash/common/wm/overview/scoped_overview_animation_settings.h
index a5176ede7f7ece2ca4f0eacf03385752f7f374ab..78d184d4f1295b81bdd5455866cb0e92b345ea8e 100644
--- a/ash/common/wm/overview/scoped_overview_animation_settings.h
+++ b/ash/common/wm/overview/scoped_overview_animation_settings.h
@@ -4,10 +4,6 @@
#ifndef ASH_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
#define ASH_COMMON_WM_OVERVIEW_SCOPED_OVERVIEW_ANIMATION_SETTINGS_H_
-
-namespace ui {
-class ImplicitAnimationObserver;
-} // namespace ui
namespace ash {
@@ -16,7 +12,6 @@
class ScopedOverviewAnimationSettings {
public:
virtual ~ScopedOverviewAnimationSettings() {}
- virtual void AddObserver(ui::ImplicitAnimationObserver* observer) = 0;
};
} // namespace ash
« no previous file with comments | « ash/common/wm/overview/overview_animation_type.h ('k') | ash/common/wm/overview/scoped_transform_overview_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698