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

Unified Diff: runtime/observatory/pubspec.yaml

Issue 3008593002: Add external sizes to the heap dominator tree. (Closed)
Patch Set: . Created 3 years, 4 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: runtime/observatory/pubspec.yaml
diff --git a/runtime/observatory/pubspec.yaml b/runtime/observatory/pubspec.yaml
index e405aacc841baae04246e297dab56ed52e7936ed..21c70d43458febc1cf60580afd221775846dd3e3 100644
--- a/runtime/observatory/pubspec.yaml
+++ b/runtime/observatory/pubspec.yaml
@@ -4,6 +4,7 @@ version: 1.6.0-dev.1
transformers:
- dart_to_js_script_rewriter
- $dart2js:
+ minify: false
cbernaschina 2017/08/28 16:15:18 Are you sure that this is not going to be applied
rmacnak 2017/08/28 17:08:20 Reverted.
suppressWarnings: false
commandLineOptions: [--show-package-warnings]
dependencies:

Powered by Google App Engine
This is Rietveld 408576698