| Index: ui/accessibility/ax_tree_combiner.cc
|
| diff --git a/ui/accessibility/ax_tree_combiner.cc b/ui/accessibility/ax_tree_combiner.cc
|
| index 0731802512fb2fc79f25812306f9e01fa96c261c..98994bca2356a3a44289e147dda480d1d798ad12 100644
|
| --- a/ui/accessibility/ax_tree_combiner.cc
|
| +++ b/ui/accessibility/ax_tree_combiner.cc
|
| @@ -82,7 +82,6 @@ bool IsNodeIdIntListAttribute(AXIntListAttribute attr) {
|
| // add a new attribute without explicitly considering whether it's
|
| // a node id attribute or not.
|
| case AX_INT_LIST_ATTRIBUTE_NONE:
|
| - case AX_ATTR_LINE_BREAKS:
|
| case AX_ATTR_MARKER_TYPES:
|
| case AX_ATTR_MARKER_STARTS:
|
| case AX_ATTR_MARKER_ENDS:
|
|
|