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

Unified Diff: chrome/browser/resources/chromeos/chromevox/chromevox.gni

Issue 1277183003: Add ChromeVox panel and implement caption display functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN build 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.gni
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox.gni b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
index 6a36df8d5a587b2e080f516780aea46174dcaa4f..2a4e8c8be71df433ef3d0c7b7c6bd119c64362d5 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
@@ -131,6 +131,8 @@ chromevox_modules = [
"cvox2/background/earcon_engine.js",
"cvox2/background/next_earcons.js",
"cvox2/background/output.js",
+ "cvox2/background/panel.js",
+ "cvox2/background/panel_command.js",
"cvox2/background/tabs_automation_handler.js",
"extensions/searchvox/abstract_result.js",
"extensions/searchvox/constants.js",
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/BUILD.gn ('k') | chrome/browser/resources/chromeos/chromevox/chromevox.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698