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

Unified Diff: site/try/build_try.gyp

Issue 2003233002: Replace how we generate sdk.json to use directly the compiler API without using (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 7 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 | « pkg/compiler/samples/jsonify/jsonify.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/try/build_try.gyp
diff --git a/site/try/build_try.gyp b/site/try/build_try.gyp
index c421c85ac372120a427d3928bfca807efd75332c..042d970e194f9e8a8a31e95b5d172b4037cf23ca 100644
--- a/site/try/build_try.gyp
+++ b/site/try/build_try.gyp
@@ -80,8 +80,6 @@
'<(PRODUCT_DIR)/dart-sdk/bin/'
'<(EXECUTABLE_PREFIX)dart<(EXECUTABLE_SUFFIX)',
- '-Dlist_all_libraries=true',
- '-DoutputJson=true',
'--package-root=<(PRODUCT_DIR)/packages/',
'../../pkg/compiler/samples/jsonify/jsonify.dart',
'<(SHARED_INTERMEDIATE_DIR)/sdk.json',
« no previous file with comments | « pkg/compiler/samples/jsonify/jsonify.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698