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

Unified Diff: pkg/polymer/test/transform/all_phases_test.dart

Issue 23757034: Rearranges the polymer package now that the old compiler is gone. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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/transform/all_phases_test.dart
diff --git a/pkg/polymer/test/transform/all_phases_test.dart b/pkg/polymer/test/transform/all_phases_test.dart
index 975360044e539a413f6eef069554f1e6c89ccf3c..24c4e3df1dd12c4e1b35a54b6337fa32b83ded56 100644
--- a/pkg/polymer/test/transform/all_phases_test.dart
+++ b/pkg/polymer/test/transform/all_phases_test.dart
@@ -4,7 +4,7 @@
library polymer.test.transform.all_phases_test;
-import 'package:polymer/src/transform.dart';
+import 'package:polymer/src/transformer.dart';
import 'package:unittest/compact_vm_config.dart';
import 'common.dart';

Powered by Google App Engine
This is Rietveld 408576698