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..02ac56276ad8fca4a27733a7dd3559df52eda910 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 OnKeyboardHidden() override; |
private: |
// Adjusts the bounds of all managed windows when the display area changes. |