Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2792)

Unified Diff: chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi

Issue 298653011: More ChromeVox tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix style violations Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/chromevox/common/cursor_selection_test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
{
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/chromevox/common/cursor_selection_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698