| 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 1831c9ed0f853bc465f51c244591469705aef156..53346861d392d81e9d52905d2054ea5edaefd05a 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi
|
| @@ -172,11 +172,10 @@
|
| 'chromevox/injected/live_regions_test.unitjs',
|
| 'chromevox/injected/user_commands_test.unitjs',
|
| 'chromevox/injected/navigation_manager_test.unitjs',
|
| - # TODO(dtseng): Disable pending flip to ChromeVox Next.
|
| - #'cvox2/background/automation_util_test.extjs',
|
| - #'cvox2/background/background_test.extjs',
|
| - #'cvox2/background/cursors_test.extjs',
|
| - #'cvox2/background/output_test.extjs',
|
| + 'cvox2/background/automation_util_test.extjs',
|
| + 'cvox2/background/background_test.extjs',
|
| + 'cvox2/background/cursors_test.extjs',
|
| + 'cvox2/background/output_test.extjs',
|
| 'host/chrome/braille_display_manager_test.unitjs',
|
| 'host/chrome/braille_input_handler_test.unitjs',
|
| 'host/chrome/braille_integration_test.unitjs',
|
|
|