Index: ash/wm/lock_layout_manager.h |
diff --git a/ash/wm/lock_layout_manager.h b/ash/wm/lock_layout_manager.h |
index 7a9f0e8312d155af0609407e7288ebf89701da4f..501a56af2b3f7e1b898b15608886683f8b0c8367 100644 |
--- a/ash/wm/lock_layout_manager.h |
+++ b/ash/wm/lock_layout_manager.h |
@@ -78,6 +78,7 @@ class ASH_EXPORT LockLayoutManager |
// keyboard::KeyboardControllerObserver overrides: |
void OnKeyboardBoundsChanging(const gfx::Rect& new_bounds) override; |
+ void OnKeyboardClosed() override; |
private: |
// Adjusts the bounds of all managed windows when the display area changes. |