Index: chrome/common/extensions/api/automation.idl |
diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl |
index f2a5aa8aa62efbaf0449a775e522bf7637e5cae2..312c8a8bcd79c29f15ed1439c22289ba66fa4acc 100644 |
--- a/chrome/common/extensions/api/automation.idl |
+++ b/chrome/common/extensions/api/automation.idl |
@@ -41,11 +41,14 @@ |
scrolledToAnchor, |
selectedChildrenChanged, |
selectedTextChanged, |
- selectionChanged, |
+ selection, |
+ selectionAdd, |
+ selectionRemove, |
show, |
textChanged, |
textInserted, |
textRemoved, |
+ textSelectionChanged, |
valueChanged |
}; |