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

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

Issue 1273363004: Initial commit of new ChromeVox earcon engine. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback from Peter Created 5 years, 3 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 a82cb445e6f941b20205174997f075d55eebe531..b1119032965a83108d220d8900bdea6be4da071d 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
@@ -128,6 +128,7 @@ chromevox_modules = [
"cvox2/background/background.js",
"cvox2/background/classic_compatibility.js",
"cvox2/background/cursors.js",
+ "cvox2/background/earcon_engine.js",
"cvox2/background/output.js",
"extensions/searchvox/abstract_result.js",
"extensions/searchvox/constants.js",

Powered by Google App Engine
This is Rietveld 408576698