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

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

Issue 784083003: Try compiling JS again. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years 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/bin/vmservice/observatory/deployed/web/index_devtools.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/vmservice/observatory/deployed/web/index.html
===================================================================
--- runtime/bin/vmservice/observatory/deployed/web/index.html (revision 42189)
+++ runtime/bin/vmservice/observatory/deployed/web/index.html (working copy)
@@ -9,7 +9,7 @@
-<link rel="stylesheet" type="text/css" href="packages/polymer/src/build/log_injector.css"></head>
+</head>
<body style="height: 100%"><div hidden=""><style shim-shadowdom="">
/*******************************
Flex Layout
@@ -4884,4 +4884,4 @@
<observatory-application></observatory-application>
-<script type="application/dart" src="index.html_bootstrap.dart"></script><script src="packages/browser/dart.js"></script></body></html>
+<script src="index.html_bootstrap.dart.js" async=""></script></body></html>
« no previous file with comments | « no previous file | runtime/bin/vmservice/observatory/deployed/web/index_devtools.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698