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

Unified Diff: chrome/browser/resources/chromeos/chromevox/chromevox.gni

Issue 1302763002: Add tests for braille commands. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@js2gtesterr
Patch Set: Rebase Created 5 years, 4 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/browser/resources/chromeos/chromevox/chromevox.gni
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox.gni b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
index 8f25de01b5f4326164aee3aef25cdcb87b9723fb..a82cb445e6f941b20205174997f075d55eebe531 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
@@ -147,7 +147,6 @@ chromevox_modules = [
"host/chrome/tts.js",
"host/chrome/tts_background.js",
"host/chrome/tts_base.js",
- "host/interface/abstract_braille.js",
"host/interface/abstract_earcons.js",
"host/interface/abstract_host.js",
"host/interface/abstract_mathjax.js",

Powered by Google App Engine
This is Rietveld 408576698