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

Unified Diff: client/dom/templates/html/dartium/html_dartium.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
Index: client/dom/templates/html/dartium/html_dartium.darttemplate
diff --git a/client/dom/templates/html/dartium/html_dartium.darttemplate b/client/dom/templates/html/dartium/html_dartium.darttemplate
index cac92b170bfe4e4583b8059a9cace207a48c47e8..28d017386dbdcadd977250397df665aaea6207d4 100644
--- a/client/dom/templates/html/dartium/html_dartium.darttemplate
+++ b/client/dom/templates/html/dartium/html_dartium.darttemplate
@@ -11,21 +11,21 @@
$!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/shared_FactoryProviders.dart');
-#source('../html/src/dartium_FactoryProviders.dart');
-#source('../html/src/Measurement.dart');
-#source('../html/src/Device.dart');
-#source('../html/src/_Testing.dart');
-#source('../html/src/_DOMTypeBase.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/shared_FactoryProviders.dart');
+#source('../../html/src/dartium_FactoryProviders.dart');
+#source('../../html/src/Measurement.dart');
+#source('../../html/src/Device.dart');
+#source('../../html/src/_Testing.dart');
+#source('../../html/src/_DOMTypeBase.dart');
+#source('../../dom/src/_ListIterators.dart');
+#source('../../dom/src/_Lists.dart');
_WindowImpl __window;
_DocumentImpl __document;
« no previous file with comments | « client/dom/templates/dom/wrapping/wrapping_dom.darttemplate ('k') | client/dom/templates/html/frog/html_frog.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698