Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1950)

Unified Diff: ui/accessibility/ax_enums.idl

Issue 2290763002: Sync up two accessibility enum files: ax_enums.idl and automation.idl (Closed)
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« ui/accessibility/PRESUBMIT.py ('K') | « ui/accessibility/PRESUBMIT.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
//
« ui/accessibility/PRESUBMIT.py ('K') | « ui/accessibility/PRESUBMIT.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698