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

Unified Diff: ash/wm/common/dock/docked_window_layout_manager.h

Issue 2010473003: Wires up shelf to panel and dock layoutmanagers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment Created 4 years, 7 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
« no previous file with comments | « no previous file | mash/example/window_type_launcher/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/dock/docked_window_layout_manager.h
diff --git a/ash/wm/common/dock/docked_window_layout_manager.h b/ash/wm/common/dock/docked_window_layout_manager.h
index 0225b8803d123031d52ab4e473d9cfafe0b85c7c..42a9f0d49a181af3baa1e292fac2898a18bb2b8a 100644
--- a/ash/wm/common/dock/docked_window_layout_manager.h
+++ b/ash/wm/common/dock/docked_window_layout_manager.h
@@ -35,7 +35,7 @@ class WmShelf;
// DockedWindowLayoutManager is responsible for organizing windows when they are
// docked to the side of a screen. It is associated with a specific container
-// window (i.e. kShellWindowId_DockContainer) and controls the layout of any
+// window (i.e. kShellWindowId_DockedContainer) and controls the layout of any
// windows added to that container.
//
// The constructor takes a |dock_container| argument which is expected to set
« no previous file with comments | « no previous file | mash/example/window_type_launcher/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698