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

Unified Diff: client/dom/templates/html/frog/html_frog.darttemplate

Issue 9663027: Remove generated directories with 100s of files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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/dartium/html_dartium.darttemplate ('k') | client/dom/wrapping_dom.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/templates/html/frog/html_frog.darttemplate
diff --git a/client/dom/templates/html/frog/html_frog.darttemplate b/client/dom/templates/html/frog/html_frog.darttemplate
index 5fe3f9179d0123907591ecfc16c03d3d1cf801f5..fae451174cb6e2b24554cc995eabdc7be475ebeb 100644
--- a/client/dom/templates/html/frog/html_frog.darttemplate
+++ b/client/dom/templates/html/frog/html_frog.darttemplate
@@ -9,20 +9,20 @@
$!GENERATED_DART_FILES
-#source('../dom/src/EventListener.dart');
-#source('../dom/src/KeyLocation.dart');
-#source('../dom/src/KeyName.dart');
-#source('../dom/src/ReadyState.dart');
-#source('../dom/src/TimeoutHandler.dart');
-#source('../dom/src/_Collections.dart');
-#source('../dom/src/_XMLHttpRequestUtils.dart');
-#source('../html/src/Measurement.dart');
-#source('../html/src/shared_FactoryProviders.dart');
-#source('../html/src/frog_FactoryProviders.dart');
-#source('../html/src/_Testing.dart');
-#source('../html/src/Device.dart');
-#source('../dom/src/_ListIterators.dart');
-#source('../dom/src/_Lists.dart');
+#source('../../dom/src/EventListener.dart');
+#source('../../dom/src/KeyLocation.dart');
+#source('../../dom/src/KeyName.dart');
+#source('../../dom/src/ReadyState.dart');
+#source('../../dom/src/TimeoutHandler.dart');
+#source('../../dom/src/_Collections.dart');
+#source('../../dom/src/_XMLHttpRequestUtils.dart');
+#source('../../html/src/Measurement.dart');
+#source('../../html/src/shared_FactoryProviders.dart');
+#source('../../html/src/frog_FactoryProviders.dart');
+#source('../../html/src/_Testing.dart');
+#source('../../html/src/Device.dart');
+#source('../../dom/src/_ListIterators.dart');
+#source('../../dom/src/_Lists.dart');
_WindowImpl _cachedWindow;
_DocumentImpl _cachedDocument;
« no previous file with comments | « client/dom/templates/html/dartium/html_dartium.darttemplate ('k') | client/dom/wrapping_dom.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698