| Index: pkg/analyzer/lib/src/generated/utilities_dart.dart
|
| diff --git a/pkg/analyzer/lib/src/generated/utilities_dart.dart b/pkg/analyzer/lib/src/generated/utilities_dart.dart
|
| index 882d1826811c3609e769d55be5d836073e27ef8c..5fe5e723af3d14415297a512517771afae12305b 100644
|
| --- a/pkg/analyzer/lib/src/generated/utilities_dart.dart
|
| +++ b/pkg/analyzer/lib/src/generated/utilities_dart.dart
|
| @@ -2,9 +2,9 @@
|
| // 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 engine.utilities.dart;
|
| +library analyzer.src.generated.utilities_dart;
|
|
|
| -import 'java_core.dart';
|
| +import 'package:analyzer/src/generated/java_core.dart';
|
|
|
| /**
|
| * Check whether [uri1] starts with (or 'is prefixed by') [uri2] by checking
|
|
|