| 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 937a460050c92af490eadc2c05413498ada3dc7a..0800c50a7465274ef8187e6b186e3ce42fb6fc78 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| +++ b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| @@ -147,7 +147,6 @@ 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) {
|
|
|