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

Unified Diff: runtime/observatory/lib/src/elements/function_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/function_view.html
diff --git a/runtime/observatory/lib/src/elements/function_view.html b/runtime/observatory/lib/src/elements/function_view.html
index 523c979251fec922ac2310445a8b0febb516daa2..4224afaac7e2eca6fb2a2998a189332ab9af5f12 100644
--- a/runtime/observatory/lib/src/elements/function_view.html
+++ b/runtime/observatory/lib/src/elements/function_view.html
@@ -7,6 +7,7 @@
<link rel="import" href="nav_bar.html">
<link rel="import" href="script_inset.html">
<link rel="import" href="script_ref.html">
+<link rel="import" href="view_footer.html">
<polymer-element name="function-view" extends="observatory-element">
<template>
@@ -100,7 +101,7 @@
endPos="{{ function.endTokenPos }}">
</script-inset>
- <br>
+ <view-footer></view-footer>
</template>
</polymer-element>
« no previous file with comments | « runtime/observatory/lib/src/elements/flag_list.html ('k') | runtime/observatory/lib/src/elements/heap_map.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698