Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2067)

Unified Diff: pkg/polymer/test/prop_attr_bind_reflection_test.dart

Issue 44573005: Update polymer to commit b7200854b2441a22ce89f6563963f36c50f5150d (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/polymer/test/prop_attr_bind_reflection_test.dart
diff --git a/pkg/polymer/test/prop_attr_bind_reflection_test.dart b/pkg/polymer/test/prop_attr_bind_reflection_test.dart
index bf02da2bd50bbf07c25f173fff21bf69ae7a1eaa..554bbfb691cee835f61b2dd4aa0713824102e199 100644
--- a/pkg/polymer/test/prop_attr_bind_reflection_test.dart
+++ b/pkg/polymer/test/prop_attr_bind_reflection_test.dart
@@ -2,7 +2,6 @@
// 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.
-import 'dart:async' show Completer;
import 'dart:html';
import 'package:unittest/unittest.dart';
import 'package:unittest/html_config.dart';
« pkg/polymer/test/event_path_declarative_test.dart ('K') | « pkg/polymer/test/events_test.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698