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

Unified Diff: runtime/bin/vmservice/observatory/deployed/web/packages/polymer/polymer.html

Issue 532063002: Teach the Observatory about Contexts. Factor out object graph information from the instance view. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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/bin/vmservice/observatory/deployed/web/packages/polymer/polymer.html
diff --git a/runtime/bin/vmservice/observatory/deployed/web/packages/polymer/polymer.html b/runtime/bin/vmservice/observatory/deployed/web/packages/polymer/polymer.html
index 3a3a688e0b7336c6137f4762ca692d6cd10a899b..6affec83f125762c42e8e585ba515dfc434a5b55 100644
--- a/runtime/bin/vmservice/observatory/deployed/web/packages/polymer/polymer.html
+++ b/runtime/bin/vmservice/observatory/deployed/web/packages/polymer/polymer.html
@@ -15,7 +15,7 @@ You can replace polymer.html with a different version if desired.
// script tag is necessary to work around a bug in Chrome 36.
</script>
-<!-- unminfied for debugging:
+<!-- unminified for debugging:
<link rel="import" href="src/js/polymer/layout.html">
<script src="src/js/polymer/polymer.concat.js"></script>
-->

Powered by Google App Engine
This is Rietveld 408576698