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

Unified Diff: client/dom/templates/interface.darttemplate

Issue 9403004: Wrapperless dart:html generator (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Final version to check in. changes generator script but doesn't check in an active version of the … Created 8 years, 10 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 | « client/dom/templates/html/template_html.darttemplate ('k') | client/html/src/frog_FactoryProviders.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/templates/interface.darttemplate
diff --git a/client/dom/templates/interface.darttemplate b/client/dom/templates/interface.darttemplate
index 4e092a52e6f8755ebae6d8b72e5ccd9873a6dca2..39d944accbdce9567d0b925b848e4da6e8a525e9 100644
--- a/client/dom/templates/interface.darttemplate
+++ b/client/dom/templates/interface.darttemplate
@@ -4,5 +4,5 @@
// WARNING: Do not edit - generated code.
-interface $ID$!EXTENDS {
+interface $ID$EXTENDS {
$!MEMBERS}
« no previous file with comments | « client/dom/templates/html/template_html.darttemplate ('k') | client/html/src/frog_FactoryProviders.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698