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

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

Issue 1319093003: Use new earcons in ChromeVox Next. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@automation_node_id_fix_2
Patch Set: 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 b1119032965a83108d220d8900bdea6be4da071d..6178570cc6125be8a84a67cdbc212a9a912d5b5d 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
@@ -129,6 +129,7 @@ chromevox_modules = [
"cvox2/background/classic_compatibility.js",
"cvox2/background/cursors.js",
"cvox2/background/earcon_engine.js",
+ "cvox2/background/earcons_background.js",
"cvox2/background/output.js",
"extensions/searchvox/abstract_result.js",
"extensions/searchvox/constants.js",

Powered by Google App Engine
This is Rietveld 408576698