Chromium Code Reviews| Index: ash/aura/wm_shell_aura.h |
| diff --git a/ash/aura/wm_shell_aura.h b/ash/aura/wm_shell_aura.h |
| index 96966e6bc729bc1304c23b9a1bb9db774de02cf1..2e2e0cf66c852675659b7cc9994b1ce6b9c7676c 100644 |
| --- a/ash/aura/wm_shell_aura.h |
| +++ b/ash/aura/wm_shell_aura.h |
| @@ -83,6 +83,7 @@ class ASH_EXPORT WmShellAura : public WmShell, |
| bool IsTouchDown() override; |
| #if defined(OS_CHROMEOS) |
| void ToggleIgnoreExternalKeyboard() override; |
| + void SetLaserPointerEnabled(bool enabled) override; |
| #endif |
| private: |