Index: chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi |
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi b/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi |
index 44be1c2a733c08b82d40470b13f61bed28f511e4..09e9c3c251b97c813a970fb051c6747ab0ab8c7d 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi |
@@ -52,6 +52,7 @@ |
'chromevox/injected/user_commands_test.unitjs', |
'chromevox/injected/navigation_manager_test.unitjs', |
'host/chrome/braille_integration_test.unitjs', |
+ 'testing/mock_feedback_test.unitjs', |
'walkers/character_walker_test.unitjs', |
'walkers/group_walker_test.unitjs', |
'walkers/object_walker_test.unitjs', |
@@ -187,6 +188,7 @@ |
'testing/chromevox_e2e_test_base.js', |
'testing/chromevox_next_e2e_test_base.js', |
'testing/assert_additions.js', |
+ 'testing/mock_feedback.js', |
], |
'outputs': [ |
'<(INTERMEDIATE_DIR)/<(RULE_INPUT_DIRNAME)/<(RULE_INPUT_ROOT)-gen.cc', |