| Index: ash/wm/window_state.h
|
| diff --git a/ash/wm/window_state.h b/ash/wm/window_state.h
|
| index f2b24ede8ff4b31e556d77e1f751e02f4c729810..d6f54fd23d9a781879d776dcfc3d9ec9853a29ea 100644
|
| --- a/ash/wm/window_state.h
|
| +++ b/ash/wm/window_state.h
|
| @@ -251,7 +251,6 @@ class ASH_EXPORT WindowState : public aura::WindowObserver {
|
| virtual void OnWindowPropertyChanged(aura::Window* window,
|
| const void* key,
|
| intptr_t old) OVERRIDE;
|
| - virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
|
|
|
| private:
|
| // Snaps the window to left or right of the desktop with given bounds.
|
|
|