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

Unified Diff: chrome/browser/resources/chromeos/chromevox/BUILD.gn

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
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/chromevox/chromevox.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/chromevox/BUILD.gn
diff --git a/chrome/browser/resources/chromeos/chromevox/BUILD.gn b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
index 8ad74e1fece57845f0b34c4339aa2699f717de77..3db3ab6b3e1f0c8d199afb0ad3f599567335a23e 100644
--- a/chrome/browser/resources/chromeos/chromevox/BUILD.gn
+++ b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
@@ -141,6 +141,8 @@ run_jsbundler("chromevox_copied_files") {
chromevox_assets_gypi_values.chromevox_assets_chromevox_background_keymaps
sources += chromevox_assets_gypi_values.chromevox_assets_chromevox_background_mathmaps_functions
sources += chromevox_assets_gypi_values.chromevox_assets_chromevox_background_mathmaps_symbols
+ sources +=
+ chromevox_assets_gypi_values.chromevox_assets_cvox2_background_earcons
sources += [
"chromevox/background/background.html",
"chromevox/background/kbexplorer.html",
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/chromevox/chromevox.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698