Index: runtime/observatory/lib/src/elements/heap_profile.html |
diff --git a/runtime/observatory/lib/src/elements/heap_profile.html b/runtime/observatory/lib/src/elements/heap_profile.html |
index 627de418fcc7aee4bb12ae32f5f0f2f30f195abf..438695121fb705fe74c71490c9141b3bf0b9d494 100644 |
--- a/runtime/observatory/lib/src/elements/heap_profile.html |
+++ b/runtime/observatory/lib/src/elements/heap_profile.html |
@@ -75,6 +75,7 @@ overflow-y: auto; |
<div class="nav-option"> |
<input type="checkbox" checked="{{ autoRefresh }}">Auto-refresh on GC |
</div> |
+ <nav-notify notifications="{{ app.notifications }}"></nav-notify> |
</nav-bar> |
<div class="content"> |
<h1>Allocation Profile</h1> |