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

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

Issue 232373002: pkg/polymer[_expressions] unittest fixes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: oops Created 6 years, 8 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
« no previous file with comments | « pkg/polymer/test/mirror_loader_4.dart ('k') | pkg/polymer/test/nested_binding_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/test/mirror_loader_test.dart
diff --git a/pkg/polymer/test/mirror_loader_test.dart b/pkg/polymer/test/mirror_loader_test.dart
index 0de5500b944c3de22bb601949a9e69312c7214a5..dd34fe58eedafae7cf360a90d3ffa985594c38bf 100644
--- a/pkg/polymer/test/mirror_loader_test.dart
+++ b/pkg/polymer/test/mirror_loader_test.dart
@@ -3,13 +3,11 @@
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
-import 'dart:html';
import 'dart:mirrors';
import 'package:unittest/unittest.dart';
import 'package:unittest/html_config.dart';
-import 'package:path/path.dart' show url;
import 'package:polymer/src/mirror_loader.dart';
import 'mirror_loader_1.dart' as m1;
« no previous file with comments | « pkg/polymer/test/mirror_loader_4.dart ('k') | pkg/polymer/test/nested_binding_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698