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 |