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

Unified Diff: utils/apidoc/apidoc.gyp

Issue 10780030: Dartdoc and apidoc updated to use Path. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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: utils/apidoc/apidoc.gyp
diff --git a/utils/apidoc/apidoc.gyp b/utils/apidoc/apidoc.gyp
index f7d7b0f919e2b55a5df66095f65763974a914ac1..d98a3eb27b3e22f0ce052b4adde00d1b400f291a 100644
--- a/utils/apidoc/apidoc.gyp
+++ b/utils/apidoc/apidoc.gyp
@@ -43,7 +43,6 @@
'apidoc.dart',
'--out=<(PRODUCT_DIR)/api_docs',
'--mode=live-nav',
- '--compiler=<(PRODUCT_DIR)/dart2js<(script_suffix)',
],
'message': 'Running apidoc: <(_action)',
},

Powered by Google App Engine
This is Rietveld 408576698