| Index: mash/wm/bridge/wm_window_mus.h
|
| diff --git a/mash/wm/bridge/wm_window_mus.h b/mash/wm/bridge/wm_window_mus.h
|
| index 6fb69f7f05cadc9ed75298d5651c8c7825b6d606..4e57232036fa868e4c2c90fa117de23d1a6cc9e2 100644
|
| --- a/mash/wm/bridge/wm_window_mus.h
|
| +++ b/mash/wm/bridge/wm_window_mus.h
|
| @@ -228,7 +228,7 @@ class WmWindowMus : public ash::wm::WmWindow, public mus::WindowObserver {
|
| mus::Window* window_;
|
|
|
| // The shell window id of this window. Shell window ids are defined in
|
| - // ash/common/wm/wm_shell_window_ids.h.
|
| + // ash/common/shell_window_ids.h.
|
| int shell_window_id_ = -1;
|
|
|
| std::unique_ptr<ash::wm::WindowState> window_state_;
|
|
|