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

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

Issue 2493923002: Select-to-speak event handler (Closed)
Patch Set: Fix presubmit warning 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 68fd29b3c2263e0963e44a5523c69dbab7c10826..f00203dac005c595bedbfd845bfbae0638fe9cf8 100644
--- a/chrome/common/extensions/api/automation.idl
+++ b/chrome/common/extensions/api/automation.idl
@@ -39,6 +39,11 @@
menuPopupEnd,
menuPopupStart,
menuStart,
+ mouseCanceled,
+ mouseDragged,
+ mouseMoved,
+ mousePressed,
+ mouseReleased,
rowCollapsed,
rowCountChanged,
rowExpanded,
« no previous file with comments | « chrome/browser/ui/aura/accessibility/automation_manager_aura.cc ('k') | chrome/test/base/ash_test_environment_chrome.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698