| 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 fc9cbc176ab3ac7c1ab8764aa14265d81128abad..9e1e968f2e5697f1093261efec8f12f5dd3965dc 100644
|
| --- a/ash/ash_touch_exploration_manager_chromeos.h
|
| +++ b/ash/ash_touch_exploration_manager_chromeos.h
|
| @@ -35,6 +35,7 @@ class ASH_EXPORT AshTouchExplorationManager
|
| // TouchExplorationControllerDelegate overrides:
|
| virtual void PlayVolumeAdjustSound() OVERRIDE;
|
| virtual void SetOutputLevel(int volume) OVERRIDE;
|
| + virtual void PlayCornerPassthroughEarcon() OVERRIDE;
|
|
|
| private:
|
| void UpdateTouchExplorationState();
|
|
|