Chromium Code Reviews| Index: ui/accessibility/ax_enums.idl |
| diff --git a/ui/accessibility/ax_enums.idl b/ui/accessibility/ax_enums.idl |
| index 1a54113609aa377261d08bc47d9731817b3f45bc..88751f8b8ccffbe93afa958f5f0749b20460fb96 100644 |
| --- a/ui/accessibility/ax_enums.idl |
| +++ b/ui/accessibility/ax_enums.idl |
| @@ -470,9 +470,6 @@ |
| // ARIA readonly flag. |
| aria_readonly, |
| - // Writeable attributes |
| - can_set_value, |
| - |
| // If this is set, all of the other fields in this struct should |
| // be ignored and only the locations should change. |
| update_location_only, |