| Index: web/inc/rpc/rpc-client.html
|
| diff --git a/server/static/rpc/rpc-client.html b/web/inc/rpc/rpc-client.html
|
| similarity index 99%
|
| copy from server/static/rpc/rpc-client.html
|
| copy to web/inc/rpc/rpc-client.html
|
| index 25eff2f25b60e590dcc5b01021bf998173bac1d2..4e77254a808ebc42b21eb95a8eab680139a7e495 100644
|
| --- a/server/static/rpc/rpc-client.html
|
| +++ b/web/inc/rpc/rpc-client.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">
|
|
|
| @@ -231,4 +231,4 @@
|
|
|
| });
|
| </script>
|
| -</dom-module>
|
| +</dom-module>
|
|
|