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 c0b48956658a603f540fab3600855782a4cbce8c..da1a4ddfbed348b44cbe390dbef59052d6e22802 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/BUILD.gn |
+++ b/chrome/browser/resources/chromeos/chromevox/BUILD.gn |
@@ -130,6 +130,7 @@ chromevox_modules = [ |
"cvox2/background/command_handler.js", |
"cvox2/background/constants.js", |
"cvox2/background/cursors.js", |
+ "cvox2/background/custom_automation_event.js", |
"cvox2/background/desktop_automation_handler.js", |
"cvox2/background/earcon_engine.js", |
"cvox2/background/editing.js", |