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

Unified Diff: chrome/test/interactive_ui/interactive_ui_tests.gypi

Issue 1310003: [GTTF] Remove the in-process test launcher, which is no longer used.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 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/chrome_tests.gypi ('k') | chrome/test/test_launcher/in_proc_test_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/interactive_ui/interactive_ui_tests.gypi
===================================================================
--- chrome/test/interactive_ui/interactive_ui_tests.gypi (revision 42520)
+++ chrome/test/interactive_ui/interactive_ui_tests.gypi (working copy)
@@ -42,11 +42,9 @@
'<(DEPTH)/chrome/test/interactive_ui/view_event_test_base.cc',
'<(DEPTH)/chrome/test/interactive_ui/view_event_test_base.h',
'<(DEPTH)/chrome/test/interactive_ui/keyboard_access_uitest.cc',
- # TODO(jcampan): we should use in_proc_test_runner on Windows.
'<(DEPTH)/chrome/test/test_launcher/out_of_proc_test_runner.cc',
'<(DEPTH)/chrome/test/test_launcher/test_runner.cc',
'<(DEPTH)/chrome/test/test_launcher/test_runner.h',
- '<(DEPTH)/chrome/test/test_launcher/run_all_unittests.cc',
'<(DEPTH)/chrome/test/unit/chrome_test_suite.h',
],
'conditions': [
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/test/test_launcher/in_proc_test_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698