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

Unified Diff: tools/testing/dart/test_suite.dart

Issue 11189101: Complete renaming of ie bots to ie9, to add ie10. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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
Index: tools/testing/dart/test_suite.dart
===================================================================
--- tools/testing/dart/test_suite.dart (revision 13840)
+++ tools/testing/dart/test_suite.dart (working copy)
@@ -1420,6 +1420,7 @@
static bool usesWebDriver(String runtime) => Contains(
runtime, const <String>['dartium',
'ie9',
+ 'ie10',
'safari',
'opera',
'chrome',

Powered by Google App Engine
This is Rietveld 408576698