| 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 153a41db153e1a3efa535020fb1e21e0552b9432..b3b4e4623b884b091173f4a6a820a67f873c66aa 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>
|
|
|