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

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

Issue 2493923002: Select-to-speak event handler (Closed)
Patch Set: Created 4 years, 1 month 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
Index: chrome/common/extensions/api/automation.idl
diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl
index 451fc942084478c1c37db561258636b91be49b00..00ce13827e1bea4563f6bd225de067e8cbee3771 100644
--- a/chrome/common/extensions/api/automation.idl
+++ b/chrome/common/extensions/api/automation.idl
@@ -38,6 +38,11 @@
menuPopupEnd,
menuPopupStart,
menuStart,
+ mouseCanceled,
+ mouseDragged,
+ mouseMoved,
+ mousePressed,
+ mouseReleased,
rowCollapsed,
rowCountChanged,
rowExpanded,

Powered by Google App Engine
This is Rietveld 408576698