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

Unified Diff: ash/wm/aura/wm_root_window_controller_aura.h

Issue 1914093002: Refactors DockedWindowLayoutManager in terms of ash/wm/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@nuke_aura_window
Patch Set: comment Created 4 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
« no previous file with comments | « ash/system/web_notification/web_notification_tray.cc ('k') | ash/wm/aura/wm_root_window_controller_aura.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/aura/wm_root_window_controller_aura.h
diff --git a/ash/wm/aura/wm_root_window_controller_aura.h b/ash/wm/aura/wm_root_window_controller_aura.h
index b3216f1529d94b7ef8f6d839101eae496f21536b..f4e8169fbe5d21255e115c4b1e7374a0fd2a9263 100644
--- a/ash/wm/aura/wm_root_window_controller_aura.h
+++ b/ash/wm/aura/wm_root_window_controller_aura.h
@@ -38,6 +38,7 @@ class ASH_EXPORT WmRootWindowControllerAura : public WmRootWindowController,
bool HasShelf() override;
WmGlobals* GetGlobals() override;
WorkspaceWindowState GetWorkspaceWindowState() override;
+ WmShelf* GetShelf() override;
WmWindow* GetWindow() override;
void ConfigureWidgetInitParamsForContainer(
views::Widget* widget,
« no previous file with comments | « ash/system/web_notification/web_notification_tray.cc ('k') | ash/wm/aura/wm_root_window_controller_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698