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

Unified Diff: utils/apidoc/mdn/postProcess.dart

Issue 9315026: Cleanup mdn scripts (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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
« utils/apidoc/mdn/extract.dart ('K') | « utils/apidoc/mdn/extractRunner.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/apidoc/mdn/postProcess.dart
diff --git a/utils/apidoc/mdn/postProcess.dart b/utils/apidoc/mdn/postProcess.dart
index fb365a9547ef64278076faaa93c37486de95a62c..12989335db4375e5784110b195f145b892548169 100644
--- a/utils/apidoc/mdn/postProcess.dart
+++ b/utils/apidoc/mdn/postProcess.dart
@@ -1,4 +1,4 @@
-#library("dump");
+#library("postProcess");
#import("../../../frog/lib/node/node.dart");
#import('../../../frog/lib/node/fs.dart');
« utils/apidoc/mdn/extract.dart ('K') | « utils/apidoc/mdn/extractRunner.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698