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

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

Issue 2642723007: chromeos: Removed enable magnifier from palette delegate. (Closed)
Patch Set: Trybot. Created 3 years, 11 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_shell.h ('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 6539baba9ef2b0c61e16782e961781734929844b..30e9aeef6db3d75009eab71fb9ef2615fcf2bf67 100644
--- a/ash/mus/bridge/wm_shell_mus.h
+++ b/ash/mus/bridge/wm_shell_mus.h
@@ -110,6 +110,7 @@ class WmShellMus : public WmShell {
bool IsTouchDown() override;
void ToggleIgnoreExternalKeyboard() override;
void SetLaserPointerEnabled(bool enabled) override;
+ void SetPartialMagnifierEnabled(bool enabled) override;
void CreatePointerWatcherAdapter() override;
void CreatePrimaryHost() override;
void InitHosts(const ShellInitParams& init_params) override;
« no previous file with comments | « ash/common/wm_shell.h ('k') | ash/mus/bridge/wm_shell_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698