Commit 880fe002 authored by Katie D's avatar Katie D Committed by Commit Bot

Fix Chromevox auto alt implementation.

Missed changing function name in one place, in
https://chromium-review.googlesource.com/c/1480542.

Bug: 905419
Change-Id: I38c174a4899b163c58ebc99ff0fd995fb7c6c9b5
Reviewed-on: https://chromium-review.googlesource.com/c/1484580Reviewed-by: default avatarDavid Tseng <dtseng@chromium.org>
Commit-Queue: Katie Dektar <katie@chromium.org>
Auto-Submit: Katie Dektar <katie@chromium.org>
Cr-Commit-Position: refs/heads/master@{#635171}
parent 4613db96
...@@ -1567,7 +1567,7 @@ utils.expose(AutomationNode, AutomationNodeImpl, { ...@@ -1567,7 +1567,7 @@ utils.expose(AutomationNode, AutomationNodeImpl, {
'restriction', 'restriction',
'state', 'state',
'location', 'location',
'imageAnnotationStatus', 'imageAnnotation',
'indexInParent', 'indexInParent',
'lineStartOffsets', 'lineStartOffsets',
'root', 'root',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment