| 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 ee02218f87032bd95c03299895a3a7f8a8205aec..1c4119ad298a17c5bb20b37e471c02728eb2077d 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi
|
| @@ -113,7 +113,9 @@
|
| '<(mock_js)',
|
| '<(test_api_js)',
|
| '<(js2gtest)',
|
| + 'testing/callback_helper.js',
|
| 'testing/chromevox_e2e_test_base.js',
|
| + 'testing/chromevox_next_e2e_test_base.js',
|
| 'testing/assert_additions.js',
|
| ],
|
| 'outputs': [
|
|
|