| Index: appengine/swarming/templates/public_botlist_index.html
|
| diff --git a/appengine/swarming/templates/public_botlist_index.html b/appengine/swarming/templates/public_botlist_index.html
|
| index d2988eba2e93a8c53ae602f971d53e7dab6af0cc..7d71a54aa62fb621a1d0f1a834f1dffe9f776408 100644
|
| --- a/appengine/swarming/templates/public_botlist_index.html
|
| +++ b/appengine/swarming/templates/public_botlist_index.html
|
| @@ -13,8 +13,7 @@
|
| <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
| <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes">
|
|
|
| - <script src="/res/js/webcomponents-lite.min.js"></script>
|
| - <script src="/res/js/common.js"></script>
|
| + <script src="/res/js/js.js"></script>
|
| <link rel="import" href="/res/elements.html">
|
| </head>
|
|
|
|
|