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

Unified Diff: chrome/browser/resources/chromeos/chromevox/BUILD.gn

Issue 1696443002: Re-land: Implement ChromeVox Next menus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/BUILD.gn
diff --git a/chrome/browser/resources/chromeos/chromevox/BUILD.gn b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
index 0800c50a7465274ef8187e6b186e3ce42fb6fc78..937a460050c92af490eadc2c05413498ada3dc7a 100644
--- a/chrome/browser/resources/chromeos/chromevox/BUILD.gn
+++ b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
@@ -147,6 +147,7 @@ run_jsbundler("chromevox_copied_files") {
"chromevox/background/options.html",
"chromevox/injected/api.js",
"cvox2/background/background.html",
+ "cvox2/background/panel.css",
"cvox2/background/panel.html",
]
if (chromevox_compress_js) {

Powered by Google App Engine
This is Rietveld 408576698