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

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

Issue 2108963003: Initial draft of ChromeVox Next tutorial. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix grd Created 4 years, 6 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.gni
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox.gni b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
index a37e23c8179668ae6a49def2e2361a663fe02d8f..66532721dcd289e20d14f8df4658c82825b8c1c6 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
@@ -145,6 +145,7 @@ chromevox_modules = [
"cvox2/background/panel_menu_item.js",
"cvox2/background/tabs_automation_handler.js",
"cvox2/background/tree_walker.js",
+ "cvox2/background/tutorial.js",
"extensions/searchvox/abstract_result.js",
"extensions/searchvox/constants.js",
"extensions/searchvox/context_menu.js",

Powered by Google App Engine
This is Rietveld 408576698