| Index: pkg/analysis_server/benchmark/perf/benchmark_scenario.dart
|
| diff --git a/pkg/analysis_server/benchmark/perf/benchmark_scenario.dart b/pkg/analysis_server/benchmark/perf/benchmark_scenario.dart
|
| index c76a7004f1e43098c1ae035288b8b28de095fffa..fc0681f89fd046b4db242b96ab5a0644b2898550 100644
|
| --- a/pkg/analysis_server/benchmark/perf/benchmark_scenario.dart
|
| +++ b/pkg/analysis_server/benchmark/perf/benchmark_scenario.dart
|
| @@ -9,6 +9,7 @@ import 'dart:io';
|
| import 'dart:math';
|
|
|
| import 'package:analysis_server/protocol/protocol_generated.dart';
|
| +import 'package:analyzer_plugin/protocol/protocol_common.dart';
|
| import 'package:test/test.dart';
|
|
|
| import '../../test/integration/support/integration_tests.dart';
|
|
|