| Index: tools/testing/dart/test_suite.dart
 | 
| diff --git a/tools/testing/dart/test_suite.dart b/tools/testing/dart/test_suite.dart
 | 
| index 58b09375b5d78928e0aed7e9d0f2e862e019def9..ca8b8c84d3d5564d5b45cb37f89d9b07cbf8ca3b 100644
 | 
| --- a/tools/testing/dart/test_suite.dart
 | 
| +++ b/tools/testing/dart/test_suite.dart
 | 
| @@ -1610,7 +1610,7 @@ class StandardTestSuite extends TestSuite {
 | 
|     *     // OtherScripts=file1.dart file2.dart
 | 
|     *
 | 
|     *   - You can indicate whether a test is treated as a web-only test by
 | 
| -   *   using an explicit import to a part of the the dart:html library:
 | 
| +   *   using an explicit import to a part of the dart:html library:
 | 
|     *
 | 
|     *     import 'dart:html';
 | 
|     *     import 'dart:web_audio';
 | 
| 
 |