Index: ash/wm/system_modal_container_layout_manager.h |
diff --git a/ash/wm/system_modal_container_layout_manager.h b/ash/wm/system_modal_container_layout_manager.h |
index 3a0a0292609739fe750eb5906b5caf396165a37e..f7f3d05683810a5390bd5f436fe0e8ab0a90a06d 100644 |
--- a/ash/wm/system_modal_container_layout_manager.h |
+++ b/ash/wm/system_modal_container_layout_manager.h |
@@ -54,6 +54,7 @@ class ASH_EXPORT SystemModalContainerLayoutManager |
virtual void OnWindowPropertyChanged(aura::Window* window, |
const void* key, |
intptr_t old) OVERRIDE; |
+ virtual void OnWindowDestroying(aura::Window* window) OVERRIDE; |
// Overridden from ui::ImplicitAnimationObserver: |
virtual void OnImplicitAnimationsCompleted() OVERRIDE; |