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

Unified Diff: mash/wm/bridge/wm_window_mus.h

Issue 2025413002: Moves RootWindowControllerCommon and LayoutManager to common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@use_root_window_controller_common
Patch Set: merge 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 | « mash/wm/bridge/wm_globals_mus.cc ('k') | mash/wm/container_ids.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_;
« no previous file with comments | « mash/wm/bridge/wm_globals_mus.cc ('k') | mash/wm/container_ids.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698