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

Unified Diff: chrome/chrome_tests.gypi

Issue 11299263: Build chromedriver2_unittests as part of chromium_builder_tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 1 month 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 | « build/all.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 0d9ab3808f09f1564688738eee6f03557cb0a1a3..b91ce8a6e5139006b9160de44d0d9203fc4f448f 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -718,7 +718,8 @@
'test/chromedriver/synchronized_map_unittest.cc',
],
},
- # ChromeDriver2 tests that aren't run on the main buildbots.
+ # ChromeDriver2 tests that aren't run on the main buildbot. Available
+ # as an optional test type on trybots.
{
'target_name': 'chromedriver2_tests',
'type': 'executable',
« no previous file with comments | « build/all.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698