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/bin/vmservice/client/web/index_devtools.html

Issue 105953008: Observatory frontend changes for Dartium DevTools. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « runtime/bin/vmservice/client/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/vmservice/client/web/index_devtools.html
diff --git a/runtime/bin/vmservice/client/web/index.html b/runtime/bin/vmservice/client/web/index_devtools.html
similarity index 85%
copy from runtime/bin/vmservice/client/web/index.html
copy to runtime/bin/vmservice/client/web/index_devtools.html
index b96cbdca10e09e0e541e3d5dd6d75c4e71952b90..25a8678ea5d829998a0e43c3eb31dfad6d11a81d 100644
--- a/runtime/bin/vmservice/client/web/index.html
+++ b/runtime/bin/vmservice/client/web/index_devtools.html
@@ -9,5 +9,5 @@
<script src="packages/browser/dart.js"></script>
</head>
<body>
- <observatory-application></observatory-application>
+ <observatory-application devtools="true"></observatory-application>
</body>
« no previous file with comments | « runtime/bin/vmservice/client/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698