| Index: tests/compiler/dart2js/incremental/compile_all.dart
|
| diff --git a/tests/compiler/dart2js/incremental/compile_all.dart b/tests/compiler/dart2js/incremental/compile_all.dart
|
| index 0c3564107057e9056988a945e15d340e6f4b2b46..c2c7a9ede264e1eaaee3a3928e64b31c3e7266d9 100644
|
| --- a/tests/compiler/dart2js/incremental/compile_all.dart
|
| +++ b/tests/compiler/dart2js/incremental/compile_all.dart
|
| @@ -9,7 +9,7 @@ import 'dart:async';
|
|
|
| import 'dart:io';
|
|
|
| -import 'dart:profiler' show
|
| +import 'dart:developer' show
|
| UserTag;
|
|
|
| import 'package:dart2js_incremental/dart2js_incremental.dart' show
|
|
|