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

Unified Diff: runtime/observatory/web/index.html

Issue 813763007: Remove unnecessary polyfill script include (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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
« no previous file with comments | « no previous file | runtime/observatory/web/index_devtools.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/web/index.html
diff --git a/runtime/observatory/web/index.html b/runtime/observatory/web/index.html
index 75dce9f27c7be695282a74f8a86a04440c559c41..9353a41036cc2f8c14452a666b0eba14bb2bde93 100644
--- a/runtime/observatory/web/index.html
+++ b/runtime/observatory/web/index.html
@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
<title>Dart VM Observatory</title>
- <script src="packages/web_components/platform.js"></script>
<link rel="import" href="packages/polymer/polymer.html">
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<link rel="stylesheet" href="packages/observatory/src/elements/css/shared.css">
« no previous file with comments | « no previous file | runtime/observatory/web/index_devtools.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698