Index: ui/accessibility/ax_enums.idl |
diff --git a/ui/accessibility/ax_enums.idl b/ui/accessibility/ax_enums.idl |
index 50d9e533aa8191521202a1a89dce4fd835e0676d..ef3b5e6c895c3988725d06d708c632f84115fd95 100644 |
--- a/ui/accessibility/ax_enums.idl |
+++ b/ui/accessibility/ax_enums.idl |
@@ -5,6 +5,9 @@ |
// These should be kept in sync with third_party/WebKit/public/web/WebAXEnums.h |
// until the Chromium and Blink trees are merged. |
[camel_case_enum_to_string=true] namespace ui { |
+ |
+ // For new entries to the following three enums, also add to |
+ // chrome/common/extensions/apis/automation.idl. |
enum AXEvent { |
activedescendantchanged, |
alert, |