| Index: web/inc/auth/auth-signin.html
|
| diff --git a/server/static/auth/auth-signin.html b/web/inc/auth/auth-signin.html
|
| similarity index 99%
|
| copy from server/static/auth/auth-signin.html
|
| copy to web/inc/auth/auth-signin.html
|
| index 2f577b78bf7d85f6a849ae82b593e6b3a92e4f6a..0657c47212460260241f25441db9b97bbb9d2277 100644
|
| --- a/server/static/auth/auth-signin.html
|
| +++ b/web/inc/auth/auth-signin.html
|
| @@ -2,7 +2,7 @@
|
| Copyright 2016 The LUCI Authors. All rights reserved.
|
| Use of this source code is governed under the Apache License, Version 2.0
|
| that can be found in the LICENSE file.
|
| - -->
|
| +-->
|
|
|
| <link rel="import" href="../bower_components/polymer/polymer.html">
|
| <link rel="import"
|
| @@ -86,4 +86,4 @@
|
| }
|
| });
|
| </script>
|
| -</dom-module>
|
| +</dom-module>
|
|
|