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', |