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

Unified Diff: runtime/observatory/observatory.gypi

Issue 897193002: Finish moving service protocol to json rpc. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 5 years, 10 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
« no previous file with comments | « runtime/observatory/lib/src/service/object.dart ('k') | runtime/vm/json_stream.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/observatory.gypi
diff --git a/runtime/observatory/observatory.gypi b/runtime/observatory/observatory.gypi
index bf4723af6a5b71e6e0caa136cbe7cde085a7c8d3..1eb2ba2751bfc94ba6e919da394cce6a015db758 100644
--- a/runtime/observatory/observatory.gypi
+++ b/runtime/observatory/observatory.gypi
@@ -67,8 +67,6 @@
'lib/src/app/view_model.dart',
'lib/src/elements/action_link.dart',
'lib/src/elements/action_link.html',
- 'lib/src/elements/breakpoint_list.dart',
- 'lib/src/elements/breakpoint_list.html',
'lib/src/elements/class_ref.dart',
'lib/src/elements/class_ref.html',
'lib/src/elements/class_tree.dart',
@@ -107,6 +105,8 @@
'lib/src/elements/function_ref.html',
'lib/src/elements/function_view.dart',
'lib/src/elements/function_view.html',
+ 'lib/src/elements/general_error.dart',
+ 'lib/src/elements/general_error.html',
'lib/src/elements/heap_map.dart',
'lib/src/elements/heap_map.html',
'lib/src/elements/heap_profile.dart',
« no previous file with comments | « runtime/observatory/lib/src/service/object.dart ('k') | runtime/vm/json_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698