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

Unified Diff: chromecast/chromecast_tests.gypi

Issue 1144573002: Moves Cast test list from chromium.fyi to chromium.linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: switches test runners for cast_base_unittests Created 5 years, 7 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 | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast_tests.gypi
diff --git a/chromecast/chromecast_tests.gypi b/chromecast/chromecast_tests.gypi
index d4d208adc2a3cbe3b5bc9c55fce47febe83a9c35..06a89e7235167d33ee74494bd6098ef2d976ecc6 100644
--- a/chromecast/chromecast_tests.gypi
+++ b/chromecast/chromecast_tests.gypi
@@ -12,8 +12,8 @@
'type': '<(gtest_target_type)',
'dependencies': [
'chromecast.gyp:cast_base',
+ '../base/base.gyp:run_all_unittests',
'../testing/gtest.gyp:gtest',
- '../testing/gtest.gyp:gtest_main',
],
'sources': [
'base/serializers_unittest.cc',
« no previous file with comments | « no previous file | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698