Index: ash/wm/panels/panel_layout_manager.cc |
diff --git a/ash/wm/panels/panel_layout_manager.cc b/ash/wm/panels/panel_layout_manager.cc |
index 7bfe4ad5e207ef5213c6da373248b400e52127e3..7d7033915edf88ae53aa9ab0a091f32f37408560 100644 |
--- a/ash/wm/panels/panel_layout_manager.cc |
+++ b/ash/wm/panels/panel_layout_manager.cc |
@@ -459,7 +459,7 @@ void PanelLayoutManager::OnShelfAlignmentChanged(aura::Window* root_window) { |
///////////////////////////////////////////////////////////////////////////// |
// PanelLayoutManager, WindowObserver implementation: |
-void PanelLayoutManager::OnWindowShowTypeChanged( |
+void PanelLayoutManager::OnPreWindowShowTypeChange( |
pkotwicz
2014/02/12 05:10:00
Given my suggestion about keeping WorkspaceLayoutM
|
wm::WindowState* window_state, |
wm::WindowShowType old_type) { |
// If the shelf is currently hidden then windows will not actually be shown |