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

Unified Diff: chrome/test/BUILD.gn

Issue 2764643002: Add interactive UI test for Select-to-Speak (Closed)
Patch Set: Rebase Created 3 years, 9 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 | « chrome/browser/chromeos/accessibility/select_to_speak_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 2d34f19caf9c938f7e050189f3bf3a7d042e6c26..9660e310c8538e51841d2c2f531857e2fd960932 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -606,6 +606,7 @@ if (!is_android) {
"../../ash/accelerators/accelerator_interactive_uitest_chromeos.cc",
"../browser/chromeos/accessibility/accessibility_highlight_manager_interactive_uitest.cc",
"../browser/chromeos/accessibility/magnification_controller_browsertest.cc",
+ "../browser/chromeos/accessibility/select_to_speak_browsertest.cc",
"../browser/chromeos/accessibility/spoken_feedback_browsertest.cc",
"../browser/chromeos/accessibility/sticky_keys_browsertest.cc",
"../browser/chromeos/input_method/textinput_browsertest.cc",
« no previous file with comments | « chrome/browser/chromeos/accessibility/select_to_speak_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698