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

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

Issue 2463983002: Implement support for chorded braille commands (Closed)
Patch Set: Indent. 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/braille_display_private.idl
diff --git a/chrome/common/extensions/api/braille_display_private.idl b/chrome/common/extensions/api/braille_display_private.idl
index 0c7a3e69dc00fdbf5cb99c85ff770776dcfcb7f6..a507b1bc97a1f80800ea05d1b5fb3aafeff5f9fc 100644
--- a/chrome/common/extensions/api/braille_display_private.idl
+++ b/chrome/common/extensions/api/braille_display_private.idl
@@ -15,6 +15,7 @@ namespace brailleDisplayPrivate {
routing,
secondary_routing,
dots,
+ chord,
standard_key
};

Powered by Google App Engine
This is Rietveld 408576698