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

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

Issue 584293002: Begin implementing a debugger page in Observatory. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: more stuff Created 6 years, 3 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/observatory/pubspec.yaml
diff --git a/runtime/bin/vmservice/observatory/pubspec.yaml b/runtime/bin/vmservice/observatory/pubspec.yaml
index f41e7727e736769195603000421ea1a91b3aa9a2..ed59a9c78fca709d057495ae0f69ecb9405637a6 100644
--- a/runtime/bin/vmservice/observatory/pubspec.yaml
+++ b/runtime/bin/vmservice/observatory/pubspec.yaml
@@ -3,6 +3,8 @@ version: 1.6.0-dev.1
dependencies:
args: any
polymer: any
+ core_elements: any
+ paper_elements: any
unittest: any
transformers:
- polymer:

Powered by Google App Engine
This is Rietveld 408576698