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

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

Issue 1282593002: Add ChromeVox panel and implement caption display functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert changes to accessibility_manager in this change 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_assets.gypi
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi b/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
index 33a995bc59e9095a730735e5be05dba4426a3f91..e94b9ab219a2542d8b9de587434c7504323ae436 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox_assets.gypi
@@ -9,6 +9,10 @@
'chromevox/chromevox-16.png',
'chromevox/chromevox-19.png',
'chromevox/chromevox-48.png',
+ 'chromevox/close-white.png',
+ 'chromevox/close-white-hover.png',
+ 'chromevox/options.png',
+ 'chromevox/triangle.png',
],
'chromevox_assets_chromevox_background_earcons': [
'chromevox/background/earcons/alert_modal.ogg',

Powered by Google App Engine
This is Rietveld 408576698