3 Copyright (c) 2012 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file.
9 <title>TraceView
</title>
10 <script src=
"chromeapp.js"></script><!-- created by chromeapp at launch time -->
11 <link href=
"model_view.css" type=
"text/css" rel=
"stylesheet">
12 <link href=
"viewer.css" type=
"text/css" rel=
"stylesheet">
13 <script src=
"model_view.js"></script>
14 <script src=
"viewer.js"></script>