| Index: ash/wm/window_state.h
|
| diff --git a/ash/wm/window_state.h b/ash/wm/window_state.h
|
| index 4484f95b4d69d01afeab31a60dca1e959372bf48..d67c1e57e6f9fbb751316d5498a0abc03557a506 100644
|
| --- a/ash/wm/window_state.h
|
| +++ b/ash/wm/window_state.h
|
| @@ -248,7 +248,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.
|
|
|