| Index: ash/ash_touch_exploration_manager_chromeos.h
|
| diff --git a/ash/ash_touch_exploration_manager_chromeos.h b/ash/ash_touch_exploration_manager_chromeos.h
|
| index 6301e74285fb8e5fe25ab13b04132667d2f87655..e81e1102442441d48e559e7b3fc0d1fa468640e6 100644
|
| --- a/ash/ash_touch_exploration_manager_chromeos.h
|
| +++ b/ash/ash_touch_exploration_manager_chromeos.h
|
| @@ -44,6 +44,7 @@ class ASH_EXPORT AshTouchExplorationManager
|
| void PlayPassthroughEarcon() override;
|
| void PlayExitScreenEarcon() override;
|
| void PlayEnterScreenEarcon() override;
|
| + void HandleAccessibilityGesture(ui::AXGesture gesture) override;
|
|
|
| // aura::client::ActivationChangeObserver overrides:
|
| void OnWindowActivated(
|
|
|