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

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

Issue 1013563002: CPU profile displayed in three tables with a tree (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_exception_view.html
diff --git a/runtime/observatory/lib/src/elements/service_exception_view.html b/runtime/observatory/lib/src/elements/service_exception_view.html
index d758e138eaf0cafc425b396088ae13c984cd0b81..f52e3a11adb41ebffdb175250a5320b4f8bed055 100644
--- a/runtime/observatory/lib/src/elements/service_exception_view.html
+++ b/runtime/observatory/lib/src/elements/service_exception_view.html
@@ -7,7 +7,6 @@
<link rel="stylesheet" href="css/shared.css">
<nav-bar>
<top-nav-menu last="{{ true }}"></top-nav-menu>
- <nav-control></nav-control>
</nav-bar>
<div class="content-centered">
<h1>{{ exception.kind }}</h1>
« no previous file with comments | « runtime/observatory/lib/src/elements/service_error_view.html ('k') | runtime/observatory/lib/src/elements/vm_connect.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698