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 e95209db324d452770c2c26a0440b289eb42154b..6afcb8dea39f7408c4e1f33d95d727b38f87706b 100644 |
--- a/ash/mus/bridge/wm_shell_mus.h |
+++ b/ash/mus/bridge/wm_shell_mus.h |
@@ -115,6 +115,7 @@ class WmShellMus : public WmShell, public ui::WindowTreeClientObserver { |
bool IsTouchDown() override; |
#if defined(OS_CHROMEOS) |
void ToggleIgnoreExternalKeyboard() override; |
+ void SetLaserPointerEnabled(bool enabled) override; |
#endif |
private: |