| Index: tests/lib/profiler/user_tags_test.dart
|
| diff --git a/tests/lib/profiler/user_tags_test.dart b/tests/lib/profiler/user_tags_test.dart
|
| index f09abcdd2acc641c81f81d09a51b524eb9538b21..f4fc4743a83c9034aa805e98adae85c8f66dfce4 100644
|
| --- a/tests/lib/profiler/user_tags_test.dart
|
| +++ b/tests/lib/profiler/user_tags_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';
|
|
|
| // Test that the default tag is set.
|
|
|