| Index: pkg/polymer_expressions/lib/src/mirrors.dart
|
| diff --git a/pkg/polymer_expressions/lib/src/mirrors.dart b/pkg/polymer_expressions/lib/src/mirrors.dart
|
| index c2a6c471068bc85ad3050cb5869c808d6e9c65b3..a58e7398546d76e473873df8c2eafc23d68c9859 100644
|
| --- a/pkg/polymer_expressions/lib/src/mirrors.dart
|
| +++ b/pkg/polymer_expressions/lib/src/mirrors.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 polymer_expressions.mirrors;
|
| +library polymer_expressions.src.mirrors;
|
|
|
| import 'dart:mirrors';
|
|
|
|
|