| 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:
|
|
|