| Index: appengine/swarming/templates/public_swarming_index.html
|
| diff --git a/appengine/swarming/templates/public_swarming_index.html b/appengine/swarming/templates/public_swarming_index.html
|
| index 3e8781b27cfae3909f6f86685773519fc3e3c18f..045bb5afcb65dcbba99cc82089a652b64ebdf350 100644
|
| --- a/appengine/swarming/templates/public_swarming_index.html
|
| +++ b/appengine/swarming/templates/public_swarming_index.html
|
| @@ -13,7 +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/js.js"></script>
|
| <link rel="import" href="/res/elements.html">
|
| </head>
|
|
|
|
|