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

Unified Diff: runtime/bin/vmservice/observatory/deployed/web/index_devtools.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
Index: runtime/bin/vmservice/observatory/deployed/web/index_devtools.html
===================================================================
--- runtime/bin/vmservice/observatory/deployed/web/index_devtools.html (revision 42189)
+++ runtime/bin/vmservice/observatory/deployed/web/index_devtools.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 devtools="true"></observatory-application>
-<script type="application/dart" src="index_devtools.html_bootstrap.dart"></script><script src="packages/browser/dart.js"></script></body></html>
+<script src="index_devtools.html_bootstrap.dart.js" async=""></script></body></html>

Powered by Google App Engine
This is Rietveld 408576698