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

Unified Diff: ash/mus/window_manager.h

Issue 2808723004: Renames WmShell to ShellPort (Closed)
Patch Set: feedback Created 3 years, 8 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/mus/window_manager.h
diff --git a/ash/mus/window_manager.h b/ash/mus/window_manager.h
index f7a8e76b11ea40b431b1c6a2ff179d06e0e93036..6af032e470da987c4ac5c303eaa1d993bdea79b6 100644
--- a/ash/mus/window_manager.h
+++ b/ash/mus/window_manager.h
@@ -217,7 +217,7 @@ class WindowManager : public aura::WindowManagerDelegate,
// ShellDelegateMus is used.
std::unique_ptr<ShellDelegate> shell_delegate_;
- // See WmShellMus's constructor for details. Tests may set to false.
+ // See ShellPortMash's constructor for details. Tests may set to false.
bool create_session_state_delegate_stub_for_test_ = true;
// State that is only valid during a drag.

Powered by Google App Engine
This is Rietveld 408576698