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

Unified Diff: chrome/chrome_browser_chromeos.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
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/tools/check_chromevox.py ('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 eb756dc7554f722d10ab7729bbfa082909b11a2c..86c36aba8609565e2b8347cfaf2062c8273d502c 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/tools/check_chromevox.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698