| Index: ui/accessibility/ax_enums.idl
|
| diff --git a/ui/accessibility/ax_enums.idl b/ui/accessibility/ax_enums.idl
|
| index 010460c56d517c21dd49dfc738c40b972465af37..2e754858ce4ebada5de70310012722d447649f07 100644
|
| --- a/ui/accessibility/ax_enums.idl
|
| +++ b/ui/accessibility/ax_enums.idl
|
| @@ -389,9 +389,6 @@
|
| flowto_ids,
|
| labelledby_ids,
|
|
|
| - // For static text. Character indices where line breaks occur.
|
| - line_breaks,
|
| -
|
| // For static text. These int lists must be the same size; they represent
|
| // the start and end character offset of each marker. Examples of markers
|
| // include spelling and grammar errors, and find-in-page matches.
|
|
|