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 8eaa4eb32dea27bbcf2674778194af86842db76a..99fd68d562e3301d4ab62dab6a95e81308069bc0 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi |
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi |
@@ -125,6 +125,7 @@ |
'<(DEPTH)/chrome/browser/extensions/browsertest_util.cc', |
'<(DEPTH)/chrome/browser/extensions/browsertest_util.h', |
+ '../chromevox2/cvox2/background/background.extjs', |
'common/aria_util_test.unitjs', |
'common/braille_text_handler_test.unitjs', |
'common/braille_util_test.unitjs', |
@@ -157,11 +158,6 @@ |
'walkers/table_walker_test.unitjs', |
'walkers/word_walker_test.unitjs', |
], |
- 'conditions': [ |
- ['use_chromevox_next==1', { |
- 'sources': ['../chromevox2/cvox2/background/background.extjs'], |
- }], |
- ], |
}, # target chromevox_tests |
{ |
'target_name': 'chromevox_test_messages_js', |