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

Unified Diff: runtime/observatory/lib/src/elements/service_view.html

Issue 1063063006: Add links to Observatory documentation and bug tracking. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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/observatory/lib/src/elements/service_view.html
diff --git a/runtime/observatory/lib/src/elements/service_view.html b/runtime/observatory/lib/src/elements/service_view.html
index b3254c0bd51ade62d0e45b09afae5946858a0c17..2c4213bd9a461c57c22eb3bd37b138fee8ba6f30 100644
--- a/runtime/observatory/lib/src/elements/service_view.html
+++ b/runtime/observatory/lib/src/elements/service_view.html
@@ -13,6 +13,7 @@
<link rel="import" href="observatory_element.html">
<link rel="import" href="script_view.html">
<link rel="import" href="vm_view.html">
+<link rel="import" href="view_footer.html">
<polymer-element name="service-view" extends="observatory-element">
<!-- This element explicitly manages the child elements to avoid setting
an observable property on the old element to an invalid type. -->
« no previous file with comments | « runtime/observatory/lib/src/elements/service_error_view.html ('k') | runtime/observatory/lib/src/elements/view_footer.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698