1<!---
2Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
3Use of this source code is governed by a BSD-style license that can be
4found in the LICENSE file.
5--->
6
7<html>
8
9<script src='/time.js'>
10</script>
11
12<script src='/urls.js'>
13</script>
14
15<script src='/params.js'>
16</script>
17
18<script src='/task_monitor.js'>
19</script>
20
21<script src='/test.js'>
22</script>
23
24<body>
25</body>
26</html>
27