| Index: ui/accessibility/ax_enums.idl
|
| diff --git a/ui/accessibility/ax_enums.idl b/ui/accessibility/ax_enums.idl
|
| index efd18f05a26312c504caa1b8edac1584405bcf63..81145ba923b2167cdba484ec565279637aa89be3 100644
|
| --- a/ui/accessibility/ax_enums.idl
|
| +++ b/ui/accessibility/ax_enums.idl
|
| @@ -8,7 +8,8 @@
|
| [camel_case_enum_to_string=true] namespace ui {
|
|
|
| // For new entries to the following three enums, also add to
|
| - // chrome/common/extensions/api/automation.idl.
|
| + // chrome/common/extensions/api/automation.idl. This is enforced
|
| + // by a PRESUBMIT check.
|
| //
|
| // Explanation of the comments next to these events:
|
| //
|
|
|