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

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

Issue 2447773002: Use setSequentialFocusNavigationStartingPoint in ChromeVox (Closed)
Patch Set: Links or controls Created 4 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
Index: chrome/common/extensions/api/automation_internal.idl
diff --git a/chrome/common/extensions/api/automation_internal.idl b/chrome/common/extensions/api/automation_internal.idl
index 5430ee984980d9b7cc82a37e66cc27957712b0b3..8da21301a09d9f0ccc1e3fce1a5935ae0c50ddc7 100644
--- a/chrome/common/extensions/api/automation_internal.idl
+++ b/chrome/common/extensions/api/automation_internal.idl
@@ -29,6 +29,7 @@ namespace automationInternal {
doDefault,
makeVisible,
setAccessibilityFocus,
+ setSequentialFocusNavigationStartingPoint,
setSelection,
showContextMenu
};

Powered by Google App Engine
This is Rietveld 408576698