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

Unified Diff: runtime/bin/vmservice/client/pubspec.yaml

Issue 100103011: Changes to support dprof and Observatory profiler UIs (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 12 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/bin/vmservice/client/pubspec.yaml
diff --git a/runtime/bin/vmservice/client/pubspec.yaml b/runtime/bin/vmservice/client/pubspec.yaml
index 21ec1da8fbc2f9a7ffe8dbb5ed3b2d70f8041d17..af69bd3b380aedbfb4d724fa6bf342a1a691ef5b 100644
--- a/runtime/bin/vmservice/client/pubspec.yaml
+++ b/runtime/bin/vmservice/client/pubspec.yaml
@@ -2,3 +2,5 @@ name: observatory
version: 0.1.1
dependencies:
polymer: any
+ dprof:
Cutch 2014/01/02 22:12:52 NOTE: Temporary. This will go away in the near fut
+ git: https://github.com/dart-lang/dprof

Powered by Google App Engine
This is Rietveld 408576698