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

Unified Diff: client/dom/templates/dom/native/dom_public.darttemplate

Issue 9348011: Use _GenerateLibFile for dartium libs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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/dom/native/dom_impl.darttemplate ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/templates/dom/native/dom_public.darttemplate
diff --git a/client/dom/templates/dom/native/dom_public.darttemplate b/client/dom/templates/dom/native/dom_public.darttemplate
index bac69d03abba75a4306b03caf553b0ae6dd4cd8b..c6b90814fa1a43b1254eec841bfa29ce28d40342 100644
--- a/client/dom/templates/dom/native/dom_public.darttemplate
+++ b/client/dom/templates/dom/native/dom_public.darttemplate
@@ -19,4 +19,4 @@
#source('$AUXILIARY_DIR/native_GlobalProperties.dart');
#source('$AUXILIARY_DIR/native_FactoryProviders.dart');
-$SOURCES
+$!SOURCES
« no previous file with comments | « client/dom/templates/dom/native/dom_impl.darttemplate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698