| Index: pkg/polymer/test/build/common.dart
|
| diff --git a/pkg/polymer/test/transform/common.dart b/pkg/polymer/test/build/common.dart
|
| similarity index 98%
|
| rename from pkg/polymer/test/transform/common.dart
|
| rename to pkg/polymer/test/build/common.dart
|
| index db9032bf85b9bc07610ae73111c2b8ecc09984d3..b85593877990352eea1308acb616b5908aeca023 100644
|
| --- a/pkg/polymer/test/transform/common.dart
|
| +++ b/pkg/polymer/test/build/common.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.test.transfom.common;
|
| +library polymer.test.build.common;
|
|
|
| import 'dart:async';
|
|
|
|
|