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

Unified Diff: lib/html/templates/callback.darttemplate

Issue 11235059: Switch to new library syntax. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 | « lib/html/scripts/systemhtml.py ('k') | lib/html/templates/html/dart2js/html_dart2js.darttemplate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/html/templates/callback.darttemplate
diff --git a/lib/html/templates/callback.darttemplate b/lib/html/templates/callback.darttemplate
index bc33c466014ebd7128ffb0be8305050ab253f2ad..9ffc66926aa95bba29fead2701dce093ebce8fa2 100644
--- a/lib/html/templates/callback.darttemplate
+++ b/lib/html/templates/callback.darttemplate
@@ -4,4 +4,6 @@
// WARNING: Do not edit - generated code.
+part of html;
+
//$ Keep previous blank line when editor removes trailing empty lines.
« no previous file with comments | « lib/html/scripts/systemhtml.py ('k') | lib/html/templates/html/dart2js/html_dart2js.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698