| 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 3683db6909d753902085a84e197c19780eed2da9..9c462d2046eecbcad087b17510c5df6620fd29f5 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi
|
| @@ -82,6 +82,11 @@
|
| '<(DEPTH)/chrome/test/base/web_ui_browser_test.h',
|
|
|
| 'common/aria_util_test.js',
|
| + 'common/cursor_selection_test.js',
|
| + 'common/editable_text_area_shadow_test.js',
|
| + 'common/key_sequence_test.js',
|
| + 'common/math_semantic_tree_test.js',
|
| + 'common/selection_util_test.js',
|
| ],
|
| }, # target chromevox_tests
|
| {
|
|
|