| Index: ash/common/wm/workspace/workspace_layout_manager.h
|
| diff --git a/ash/common/wm/workspace/workspace_layout_manager.h b/ash/common/wm/workspace/workspace_layout_manager.h
|
| index a91fc6156a892b3f2e40c87fe6284d7ca66805ca..7c708e13f2f3e69ebf8cd11d4ff52974cd98058e 100644
|
| --- a/ash/common/wm/workspace/workspace_layout_manager.h
|
| +++ b/ash/common/wm/workspace/workspace_layout_manager.h
|
| @@ -85,6 +85,7 @@ class ASH_EXPORT WorkspaceLayoutManager
|
|
|
| // keyboard::KeyboardControllerObserver overrides:
|
| void OnKeyboardBoundsChanging(const gfx::Rect& new_bounds) override;
|
| + void OnKeyboardClosed() override {}
|
|
|
| // WindowStateObserver overrides:
|
| void OnPostWindowStateTypeChange(wm::WindowState* window_state,
|
|
|