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

Unified Diff: pkg/polymer/lib/builder.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
« no previous file with comments | « no previous file | pkg/polymer/lib/deploy.dart » ('j') | pkg/polymer/lib/src/code_extractor.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/lib/builder.dart
diff --git a/pkg/polymer/lib/builder.dart b/pkg/polymer/lib/builder.dart
index 49b9b1a049024a663093d00b5b3107866175a457..c8f18b5c8a030423e28be87a8643cce7b2510891 100644
--- a/pkg/polymer/lib/builder.dart
+++ b/pkg/polymer/lib/builder.dart
@@ -86,7 +86,7 @@ import 'package:args/args.dart';
import 'src/barback_runner.dart';
import 'src/linter.dart';
-import 'src/transform.dart';
+import 'src/transformer.dart';
/**
« no previous file with comments | « no previous file | pkg/polymer/lib/deploy.dart » ('j') | pkg/polymer/lib/src/code_extractor.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698