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

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: Rebase Created 5 years, 2 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
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/chromevox/chromevox/background/background.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 99c15e1597b65987acf64229f95a995409cdd00e..8d8ff39214e648623c12a221fe7b4b9d0c6b6e92 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/classic_compatibility.js",
"cvox2/background/cursors.js",
"cvox2/background/earcon_engine.js",
+ "cvox2/background/next_earcons.js",
"cvox2/background/output.js",
"extensions/searchvox/abstract_result.js",
"extensions/searchvox/constants.js",
@@ -139,8 +140,8 @@ chromevox_modules = [
"extensions/searchvox/util.js",
"host/chrome/braille.js",
"host/chrome/braille_background.js",
+ "host/chrome/classic_earcons.js",
"host/chrome/earcons.js",
- "host/chrome/earcons_background.js",
"host/chrome/extension_bridge.js",
"host/chrome/host.js",
"host/chrome/mathjax.js",
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/chromevox/chromevox/background/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698