Chromium Code Reviews| Index: tools/testing/dart/test_options.dart |
| =================================================================== |
| --- tools/testing/dart/test_options.dart (revision 4100) |
| +++ tools/testing/dart/test_options.dart (working copy) |
| @@ -426,6 +426,7 @@ |
| case 'chromium': |
| case 'dartium': |
| case 'frogium': |
| + case 'webdriver': |
|
Jennifer Messerly
2012/02/10 00:19:06
nice :)
|
| timeout *= 4; |
| break; |
| case 'leg': |