Chromium Code Reviews| Index: tools/testing/dart/html_test.dart |
| diff --git a/tools/testing/dart/html_test.dart b/tools/testing/dart/html_test.dart |
| index 9808cfb189fa8f282efe605a45e8eab39773025f..0f69eed460f813b130177bf2cea37df5bce32341 100644 |
| --- a/tools/testing/dart/html_test.dart |
| +++ b/tools/testing/dart/html_test.dart |
| @@ -14,6 +14,7 @@ library html_test; |
| import "dart:convert"; |
| import "dart:io"; |
| +import "path.dart"; |
| import "test_suite.dart"; |
| import "utils.dart"; |