| 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>
|
|
|