| Index: pkg/polymer/test/property_change_test.dart
|
| diff --git a/pkg/polymer/test/property_change_test.dart b/pkg/polymer/test/property_change_test.dart
|
| index 621be399448c0e282f743912e26d907f7d973f54..392db9259713f6f3376e6abda3287a78735e6af5 100644
|
| --- a/pkg/polymer/test/property_change_test.dart
|
| +++ b/pkg/polymer/test/property_change_test.dart
|
| @@ -8,7 +8,6 @@ import 'dart:async';
|
| import 'package:polymer/polymer.dart';
|
| import 'package:unittest/unittest.dart';
|
| import 'package:unittest/html_config.dart';
|
| -import 'package:unittest/matcher.dart';
|
|
|
| // Dart note: this is a tad different from the JS code. We don't support putting
|
| // expandos on Dart objects and then observing them. On the other hand, we want
|
|
|