| Index: modules/angular2/test/transform/common.dart
|
| diff --git a/modules/angular2/test/transform/common.dart b/modules/angular2/test/transform/common.dart
|
| index 77e3f98d53fb08eab931a4dde32a59ba1fb80a4c..f6a8e7de90b145495ff6ba62e0d9c03045d4cb7c 100644
|
| --- a/modules/angular2/test/transform/common.dart
|
| +++ b/modules/angular2/test/transform/common.dart
|
| @@ -1,7 +1,7 @@
|
| // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
|
| // 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 initialize.test.build.common;
|
| +library angular2.test.transform;
|
|
|
| // TODO(kegluneq): Remove this and use the actual Directive def'n.
|
| // Simple mock of Directive.
|
|
|