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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 23442019: Convert most run_all_unittests.cc files to use new unit test launcher. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: trybots Created 7 years, 3 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/app/run_all_unittests.cc ('k') | chrome/test/base/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index b9b14be340cf7ddd82209bb6ec2121d19d95d756..5cd31a2a90c403b6d0137202d8d696a462ba9aa3 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2650,6 +2650,7 @@
'<@(chromium_child_dependencies)',
'../content/content.gyp:content_app_both',
# 2) test-specific support libraries:
+ '../base/base.gyp:run_all_unittests',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'test_support_common',
@@ -2665,7 +2666,6 @@
'app/delay_load_hook_win.h',
'app/delay_load_hook_unittest_win.cc',
'app/hard_error_handler_win.cc',
- 'app/run_all_unittests.cc',
'common/crash_keys.cc',
'common/crash_keys.h',
],
« no previous file with comments | « chrome/app/run_all_unittests.cc ('k') | chrome/test/base/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698