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

Unified Diff: lib/polymer.dart

Issue 19497002: Reducing the amount of code we generate in the compiler: We still continue (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years, 5 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: lib/polymer.dart
diff --git a/lib/polymer.dart b/lib/polymer.dart
index 6eb35bdae7eb628e04320adf67dbe3661b485cf8..78740354e68bb0cfdccc0edc1946b7c12b361eb6 100644
--- a/lib/polymer.dart
+++ b/lib/polymer.dart
@@ -18,3 +18,4 @@ export 'observe.dart';
export 'observe_html.dart';
export 'polymer_element.dart';
export 'safe_html.dart';
+export 'scoped_css.dart';
« no previous file with comments | « lib/custom_element.dart ('k') | lib/polymer_element.dart » ('j') | lib/polymer_element.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698