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

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

Issue 2024993002: Makes RootWindowController window creation in terms of common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge 2 trunk 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 | « ash/wm/common/workspace/workspace_layout_manager.cc ('k') | mash/wm/bridge/wm_globals_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/bridge/wm_globals_mus.h
diff --git a/mash/wm/bridge/wm_globals_mus.h b/mash/wm/bridge/wm_globals_mus.h
index 553086226316a97b416b915f6e243f00e4592e29..3724e08390465d3b0de216aecd816c334df6e42a 100644
--- a/mash/wm/bridge/wm_globals_mus.h
+++ b/mash/wm/bridge/wm_globals_mus.h
@@ -43,6 +43,7 @@ class WmGlobalsMus : public ash::wm::WmGlobals,
WmRootWindowControllerMus* GetRootWindowControllerWithDisplayId(int64_t id);
// WmGlobals:
+ ash::wm::WmWindow* NewContainerWindow() override;
ash::wm::WmWindow* GetFocusedWindow() override;
ash::wm::WmWindow* GetActiveWindow() override;
ash::wm::WmWindow* GetPrimaryRootWindow() override;
« no previous file with comments | « ash/wm/common/workspace/workspace_layout_manager.cc ('k') | mash/wm/bridge/wm_globals_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698