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

Unified Diff: pkg/polymer/lib/polymer.dart

Issue 108523003: Remove reflectedType hack from Polymer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years 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/src/loader.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/lib/polymer.dart
diff --git a/pkg/polymer/lib/polymer.dart b/pkg/polymer/lib/polymer.dart
index baf1a6cd61fbdea108ba3b43ac86da3447833488..ff80921bd55b1ce768556377ac161ac7507516d8 100644
--- a/pkg/polymer/lib/polymer.dart
+++ b/pkg/polymer/lib/polymer.dart
@@ -59,7 +59,6 @@ import 'package:polymer_expressions/polymer_expressions.dart'
import 'package:template_binding/template_binding.dart';
import 'deserialize.dart' as deserialize;
-import 'src/reflected_type.dart';
export 'package:observe/observe.dart';
export 'package:observe/html.dart';
« no previous file with comments | « no previous file | pkg/polymer/lib/src/loader.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698