Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Unified Diff: ash/common/wm/panels/panel_layout_manager.cc

Issue 2391253004: Use mojo Shelf interfaces for both mash and classic ash. (Closed)
Patch Set: Sync and rebase. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/common/wm/panels/panel_layout_manager.cc
diff --git a/ash/common/wm/panels/panel_layout_manager.cc b/ash/common/wm/panels/panel_layout_manager.cc
index fd8a5f66475daaf692f62ac8230612ff1be2a197..22a578163c54a3cce940aff28223b229e77b6ee8 100644
--- a/ash/common/wm/panels/panel_layout_manager.cc
+++ b/ash/common/wm/panels/panel_layout_manager.cc
@@ -439,7 +439,7 @@ void PanelLayoutManager::SetChildBounds(WmWindow* child,
}
////////////////////////////////////////////////////////////////////////////////
-// PanelLayoutManager, WmShellObserver implementation:
+// PanelLayoutManager, ShellObserver implementation:
void PanelLayoutManager::OnOverviewModeEnded() {
Relayout();

Powered by Google App Engine
This is Rietveld 408576698