| Index: pkg/analysis_services/lib/index/local_file_index.dart
|
| diff --git a/pkg/analysis_services/lib/index/local_file_index.dart b/pkg/analysis_services/lib/index/local_file_index.dart
|
| index 3e202d9f84ae6596f4481ad9cc9988ebb9939249..b819ef165194e5dacaadc9c560352eaff11096c9 100644
|
| --- a/pkg/analysis_services/lib/index/local_file_index.dart
|
| +++ b/pkg/analysis_services/lib/index/local_file_index.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 engine.index.local_file_index;
|
| +library services.index.local_file_index;
|
|
|
| import 'dart:io';
|
|
|
|
|