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

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

Issue 547703002: Rework how types work in the VM Service. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: gen js 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 6affec83f125762c42e8e585ba515dfc434a5b55..3a3a688e0b7336c6137f4762ca692d6cd10a899b 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>
-<!-- unminified for debugging:
+<!-- unminfied 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