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

Unified Diff: build/all.gyp

Issue 10339008: Add unit_test_run Target to Swarm Tests (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 22a9c63e1020640351516ef4aa1644010c8d7e8e..e4801e2155fcd3e26d7e28501d8d6bfd49fcb9f5 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -165,6 +165,7 @@
'dependencies': [
'../base/base.gyp:base_unittests_run',
'../net/net.gyp:net_unittests_run',
+ '../chrome/chrome.gyp:unit_tests_run'
],
}, # target_name: chromium_swarm_tests
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698