Chromium Code Reviews| Index: tests/lib/profiler/metrics_test.dart |
| diff --git a/tests/lib/profiler/metrics_test.dart b/tests/lib/profiler/metrics_test.dart |
| index 4dbf642320cc425a047b43b84ca954eb1c5c9a97..4e252ad433d5cdea1a70ef2366d445484b19911f 100644 |
| --- a/tests/lib/profiler/metrics_test.dart |
| +++ b/tests/lib/profiler/metrics_test.dart |
| @@ -3,7 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| // |
| -import 'dart:profiler'; |
| +import 'dart:developer'; |
| import 'package:expect/expect.dart'; |
| testGauge1() { |