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

Unified Diff: chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi

Issue 1277183003: Add ChromeVox panel and implement caption display functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Finish initial implementation for Chrome OS, address feedback Created 5 years, 1 month 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_assets.gypi
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi b/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
index 61c8479639b7a94fc8a64c2fc82350b97ad4617c..8f5d4ea60143759fb144eb6c4856e7d633b99e72 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
@@ -9,6 +9,11 @@
'chromevox/chromevox-16.png',
'chromevox/chromevox-19.png',
'chromevox/chromevox-48.png',
+ 'chromevox/close-19.png',
Peter Lundblad 2015/11/06 15:00:58 Perhaps create an images directory now that we're
dmazzoni 2015/11/06 21:01:00 Done. I realized the ChromeVox icons weren't in t
+ 'chromevox/close-hover-19.png',
+ 'chromevox/options-19.png',
+ 'chromevox/options-hover-19.png',
+ 'chromevox/triangle-6.png',
],
'chromevox_assets_chromevox_background_earcons': [
'chromevox/background/earcons/alert_modal.ogg',

Powered by Google App Engine
This is Rietveld 408576698