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 b5535cb19cfad793b52451a96c2d7dd43e1c7ec8..fa6490bbebad36b158ef838293a503fdf7534ed2 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni |
@@ -123,6 +123,7 @@ chromevox_modules = [ |
"common/traverse_table.js", |
"common/traverse_util.js", |
"common/xpath_util.js", |
+ "cvox2/background/automation_object_constructor_installer.js", |
"cvox2/background/automation_predicate.js", |
"cvox2/background/automation_util.js", |
"cvox2/background/background.js", |