Commit 97de683f authored by David Tseng's avatar David Tseng Committed by Commit Bot

Fix braille hardware input

Bug: 990425
Change-Id: I70006053906de020ae8e0ca7f5fda70285e5aeb9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810254
Commit-Queue: David Tseng <dtseng@chromium.org>
Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org>
Reviewed-by: default avatarDominic Mazzoni <dmazzoni@chromium.org>
Reviewed-by: default avatarAaron Leventhal <aleventhal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#697729}
parent 79c846a2
......@@ -109,6 +109,9 @@
"content_security_policy": "default-src 'none'; script-src 'self' chrome://resources; style-src 'unsafe-inline' chrome://resources;",
"externally_connectable": {
"ids": [
// Braille IME.
"jddehjeebkoimngcbdkaahpobgicbffp",
// Allow connections with js2at (name may change) project, which allows
// web pages and ChromeVox to exchange messages that conform to
// a set of approved schemas. Note: js2at is currently built as an
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment