Index: pkg/analyzer/lib/src/plugin/options_plugin.dart |
diff --git a/pkg/analyzer/lib/src/plugin/options_plugin.dart b/pkg/analyzer/lib/src/plugin/options_plugin.dart |
index 6e0ebd61e84cbfd698139466e9e221ef012e8a3c..6fba6493b8bf288be683f9c34845c03cf682851b 100644 |
--- a/pkg/analyzer/lib/src/plugin/options_plugin.dart |
+++ b/pkg/analyzer/lib/src/plugin/options_plugin.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-library analyzer.src.plugin.options; |
+library analyzer.src.plugin.options_plugin; |
import 'package:analyzer/plugin/options.dart'; |
import 'package:analyzer/plugin/task.dart'; |