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

Unified Diff: client/dom/scripts/template_frog_dom.darttemplate

Issue 8954006: File missed in http://codereview.chromium.org/8915019/ (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: merge Created 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/scripts/template_frog_dom.darttemplate
diff --git a/client/dom/scripts/template_frog_dom.darttemplate b/client/dom/scripts/template_frog_dom.darttemplate
index 9ebd4045b8184cc995fa2152a477289848e178be..ce38017589f2d4750190c79fc1b2e63ccf06736f 100644
--- a/client/dom/scripts/template_frog_dom.darttemplate
+++ b/client/dom/scripts/template_frog_dom.darttemplate
@@ -6,7 +6,7 @@
// Auto-generated Dart DOM library.
#library("dom");
-#native("frog_dom.js");
+#native("dom_frog.js");
$!GENERATED_DART_FILES
#source('src/EventListener.dart');
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698