| 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.
|
|
|