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

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

Issue 23445009: Prune the old deploy code. This CL does a few changes: (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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/lib/polymer.dart
diff --git a/pkg/polymer/lib/polymer.dart b/pkg/polymer/lib/polymer.dart
index 575619be5e3d0a440620841d7adf88fe27e43e63..259ea1666d1f6189b1ae9feccff42073a082abf7 100644
--- a/pkg/polymer/lib/polymer.dart
+++ b/pkg/polymer/lib/polymer.dart
@@ -26,7 +26,6 @@ export 'package:observe/src/microtask.dart';
export 'observe.dart';
export 'observe_html.dart';
export 'polymer_element.dart';
-export 'safe_html.dart';
/** Annotation used to automatically register polymer elements. */

Powered by Google App Engine
This is Rietveld 408576698