| Index: pkg/compiler/lib/src/resolution/class_members.dart
|
| diff --git a/pkg/compiler/lib/src/resolution/class_members.dart b/pkg/compiler/lib/src/resolution/class_members.dart
|
| index d9a4ea9a6f7247c3115f3eafe51e043bf2a8f2fc..928f319ef756c543167865a935e57a87ac4d2eee 100644
|
| --- a/pkg/compiler/lib/src/resolution/class_members.dart
|
| +++ b/pkg/compiler/lib/src/resolution/class_members.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 resolution.compute_members;
|
| +library dart2js.resolution.compute_members;
|
|
|
| import '../compiler.dart' show
|
| Compiler,
|
|
|