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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 1274563004: Show ChromeVox caption panel when spoken feedback is enabled. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@chromevox_panel_html
Patch Set: Don't let ChromeVox Classic run on panel 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
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/manifest.json.jinja2 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index aadff08302574030e36151bfc1aef3c8f00c10db..c3ffec567e2883fa7d76eceb42a185c74de78158 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -13,6 +13,8 @@
'browser/chromeos/accessibility/accessibility_manager.h',
'browser/chromeos/accessibility/accessibility_util.cc',
'browser/chromeos/accessibility/accessibility_util.h',
+ 'browser/chromeos/accessibility/chromevox_panel.cc',
+ 'browser/chromeos/accessibility/chromevox_panel.h',
'browser/chromeos/accessibility/magnification_manager.cc',
'browser/chromeos/accessibility/magnification_manager.h',
'browser/chromeos/accessibility/spoken_feedback_event_rewriter.cc',
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/manifest.json.jinja2 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698