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

Unified Diff: editor/tools/plugins/com.google.dart.tools.core/.options

Issue 651243005: Add support for attaching observatory to the server (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 2 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: editor/tools/plugins/com.google.dart.tools.core/.options
diff --git a/editor/tools/plugins/com.google.dart.tools.core/.options b/editor/tools/plugins/com.google.dart.tools.core/.options
index 9d0c8a1273521c785f97dec54ac1963fcb9bbb0e..0cc7fc1130fe0ca4e4b5dc6e4e18ecafe33a79e5 100644
--- a/editor/tools/plugins/com.google.dart.tools.core/.options
+++ b/editor/tools/plugins/com.google.dart.tools.core/.options
@@ -40,6 +40,7 @@ com.google.dart.tools.core/experimental/coverage = false
com.google.dart.tools.core/experimental/analysisServer = false
com.google.dart.tools.core/experimental/analysisServer/debug = false
com.google.dart.tools.core/experimental/analysisServer/logFile =
+com.google.dart.tools.core/experimental/analysisServer/profile = false
com.google.dart.tools.core/experimental/noPubPackages = false
com.google.dart.tools.core/experimental/enableUnionTypes = false
com.google.dart.tools.core/experimental/strictUnionTypes = false

Powered by Google App Engine
This is Rietveld 408576698