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

Unified Diff: chrome/common/extensions/api/automation.idl

Issue 617003009: ax_enums.idl should be in sync with automation.idl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/automation.idl
diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl
index a215041eb6b7a776466638fb5fa20029f0c0434d..e74925e9dd3f5f3c4343573af108f44d68081fa6 100644
--- a/chrome/common/extensions/api/automation.idl
+++ b/chrome/common/extensions/api/automation.idl
@@ -40,14 +40,11 @@
scrollPositionChanged,
scrolledToAnchor,
selectedChildrenChanged,
- selectedTextChanged,
selection,
selectionAdd,
selectionRemove,
show,
textChanged,
- textInserted,
- textRemoved,
textSelectionChanged,
valueChanged
};
@@ -78,6 +75,7 @@
descriptionListDetail,
descriptionListTerm,
desktop,
+ details,
dialog,
directory,
disclosureTriangle,
@@ -86,6 +84,8 @@
drawer,
editableText,
embeddedObject,
+ figcaption,
+ figure,
footer,
form,
grid,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698