Chromium Code Reviews| Index: runtime/bin/vmservice/client/pubspec.yaml |
| diff --git a/runtime/bin/vmservice/client/pubspec.yaml b/runtime/bin/vmservice/client/pubspec.yaml |
| index af69bd3b380aedbfb4d724fa6bf342a1a691ef5b..69a6be07cc33cff2728ad81b36f63d8a660c679f 100644 |
| --- a/runtime/bin/vmservice/client/pubspec.yaml |
| +++ b/runtime/bin/vmservice/client/pubspec.yaml |
| @@ -2,5 +2,4 @@ name: observatory |
| version: 0.1.1 |
| dependencies: |
| polymer: any |
| - dprof: |
| - git: https://github.com/dart-lang/dprof |
| + logging: any |