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 23b5f991f40f7ea848c6a6df0dc2fec9f477130c..35f76c4353431bc1c959d0d878cbe52137d0d3ba 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) { |