| Index: pkg/analysis_server/test/integration/edit/sort_members_test.dart
|
| diff --git a/pkg/analysis_server/test/integration/edit/sort_members_test.dart b/pkg/analysis_server/test/integration/edit/sort_members_test.dart
|
| index 803398085fe21f271e260144b98aad5bc65f4d93..3ff78a758bedcc7ee2215db5566173ad36f9fd0f 100644
|
| --- a/pkg/analysis_server/test/integration/edit/sort_members_test.dart
|
| +++ b/pkg/analysis_server/test/integration/edit/sort_members_test.dart
|
| @@ -3,6 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| import 'package:analysis_server/protocol/protocol_generated.dart';
|
| +import 'package:analyzer_plugin/protocol/protocol_common.dart';
|
| import 'package:test/test.dart';
|
| import 'package:test_reflective_loader/test_reflective_loader.dart';
|
|
|
|
|