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

Unified Diff: ash/mus/bridge/wm_shell_mus.h

Issue 2780943002: Enables ScreenPinningController for mash/mus (Closed)
Patch Set: local Created 3 years, 9 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/common/wm_window.cc ('k') | ash/mus/bridge/wm_shell_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/bridge/wm_shell_mus.h
diff --git a/ash/mus/bridge/wm_shell_mus.h b/ash/mus/bridge/wm_shell_mus.h
index eb756e7adbb990653786b67bef157f2098137033..4bb22eca7dcc4c6598bc6965b87045fbe8b64326 100644
--- a/ash/mus/bridge/wm_shell_mus.h
+++ b/ash/mus/bridge/wm_shell_mus.h
@@ -74,8 +74,6 @@ class WmShellMus : public WmShell {
bool IsInUnifiedModeIgnoreMirroring() const override;
void SetDisplayWorkAreaInsets(WmWindow* window,
const gfx::Insets& insets) override;
- bool IsPinned() override;
- void SetPinnedWindow(WmWindow* window) override;
void LockCursor() override;
void UnlockCursor() override;
bool IsMouseEventsEnabled() override;
« no previous file with comments | « ash/common/wm_window.cc ('k') | ash/mus/bridge/wm_shell_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698