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

Unified Diff: ash/common/wm_root_window_controller_observer.h

Issue 2234033002: mash: Remove WorkspaceLayoutManagerDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove WmRootWindowControllerObserver::OnFullscreenStateChanged; use ShellObserver. 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/common/wm/workspace/workspace_layout_manager_delegate.h ('k') | ash/common/wm_shell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/wm_root_window_controller_observer.h
diff --git a/ash/common/wm_root_window_controller_observer.h b/ash/common/wm_root_window_controller_observer.h
index 86f90d1d1e72beff640689f0d483065f44e83244..dd959f1ad28984339248b172a9665a1c2c03d0f9 100644
--- a/ash/common/wm_root_window_controller_observer.h
+++ b/ash/common/wm_root_window_controller_observer.h
@@ -15,7 +15,6 @@ class WmWindow;
class ASH_EXPORT WmRootWindowControllerObserver {
public:
virtual void OnWorkAreaChanged() {}
- virtual void OnFullscreenStateChanged(bool is_fullscreen) {}
virtual void OnShelfAlignmentChanged() {}
protected:
« no previous file with comments | « ash/common/wm/workspace/workspace_layout_manager_delegate.h ('k') | ash/common/wm_shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698