| Index: appengine/config_service/ui/static/index.html
|
| diff --git a/appengine/config_service/ui/static/index.html b/appengine/config_service/ui/static/index.html
|
| index 505a5104137852187728ec87a7790e8fa61d4a5f..2d9c5331f412b137997b92d337fffed0daba5b0a 100644
|
| --- a/appengine/config_service/ui/static/index.html
|
| +++ b/appengine/config_service/ui/static/index.html
|
| @@ -15,7 +15,7 @@
|
|
|
| <!-- See https://goo.gl/OOhYW5 -->
|
| <link rel="manifest" href="/manifest.json">
|
| - <link rel="import" href="../src/config-ui/config-ui.html">
|
| + <link rel="import" href="elements.html">
|
| <script src="../bower_components/webcomponentsjs/webcomponents-loader.js"></script>
|
| </head>
|
| <body>
|
|
|