Index: pkg/analyzer/test/src/context/mock_sdk.dart |
diff --git a/pkg/analyzer/test/src/context/mock_sdk.dart b/pkg/analyzer/test/src/context/mock_sdk.dart |
index c96ded5e64d60a36aa4739a8812acf3b18f0ce7a..f9ce62653f02fd9a48d5a088f35338c009bc3ed8 100644 |
--- a/pkg/analyzer/test/src/context/mock_sdk.dart |
+++ b/pkg/analyzer/test/src/context/mock_sdk.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 test.src.mock_sdk; |
+library analyzer.test.src.context.mock_sdk; |
import 'package:analyzer/file_system/file_system.dart' as resource; |
import 'package:analyzer/file_system/memory_file_system.dart' as resource; |