Index: pkg/analysis_server/test/integration/edit/organize_directives_test.dart |
diff --git a/pkg/analysis_server/test/integration/edit/organize_directives_test.dart b/pkg/analysis_server/test/integration/edit/organize_directives_test.dart |
index c47cb63f48eefebc09d64b8f4626624f754d8f25..0e372f43f7223e432af0282fc256fe28433309cc 100644 |
--- a/pkg/analysis_server/test/integration/edit/organize_directives_test.dart |
+++ b/pkg/analysis_server/test/integration/edit/organize_directives_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'; |