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

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

Issue 2776293002: Refresh ChromeVox options page CSS (Closed)
Patch Set: Fix missing edits to chromevox_strings.grd Created 3 years, 9 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/checked.png » ('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 e63051b70995e086edbe7756f24db12a9906ed6c..0cb2c8a04f9f38953ceb8cd1bd73aa9c615a1905 100644
--- a/chrome/browser/resources/chromeos/chromevox/BUILD.gn
+++ b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
@@ -265,6 +265,7 @@ run_jsbundler("chromevox_copied_files") {
dest_dir = chromevox_out_dir
sources = [
"chromevox/background/background.html",
+ "chromevox/background/checked.png",
"chromevox/background/earcons/alert_modal.ogg",
"chromevox/background/earcons/alert_nonmodal.ogg",
"chromevox/background/earcons/button.ogg",
@@ -325,7 +326,9 @@ run_jsbundler("chromevox_copied_files") {
"chromevox/background/mathmaps/symbols/math_symbols.json",
"chromevox/background/mathmaps/symbols/math_whitespace.json",
"chromevox/background/mathmaps/symbols/other_stars.json",
+ "chromevox/background/options.css",
"chromevox/background/options.html",
+ "chromevox/background/unchecked.png",
"chromevox/injected/api.js",
"cvox2/background/background.html",
"cvox2/background/earcons/control.wav",
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/chromevox/chromevox/background/checked.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698