| Index: ui/accessibility/ax_enums.idl
|
| diff --git a/ui/accessibility/ax_enums.idl b/ui/accessibility/ax_enums.idl
|
| index 2016c2419ef1d90afc6b4fe1862df727a23e50f0..75e297ec1d756f6cb6915ae2d90b597997cf83a3 100644
|
| --- a/ui/accessibility/ax_enums.idl
|
| +++ b/ui/accessibility/ax_enums.idl
|
| @@ -258,7 +258,7 @@
|
| get_image_data,
|
|
|
| // Given a point, find the object it corresponds to and fire a
|
| - // HOVER event on it in response.
|
| + // |AXActionData.hit_test_event_to_fire| event on it in response.
|
| hit_test,
|
|
|
| // Increment a slider or range control by one step value.
|
|
|