| Index: web/inc/rpc/rpc-call.html
|
| diff --git a/server/static/rpc/rpc-call.html b/web/inc/rpc/rpc-call.html
|
| similarity index 99%
|
| copy from server/static/rpc/rpc-call.html
|
| copy to web/inc/rpc/rpc-call.html
|
| index fd6c22d63a49bffa7f146a2a4e932956169e1a10..6f404969d328ad3d4b60063ab0d76298fb5ccbdd 100644
|
| --- a/server/static/rpc/rpc-call.html
|
| +++ b/web/inc/rpc/rpc-call.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/iron-ajax/iron-request.html">
|
|
|
| @@ -244,4 +244,4 @@
|
| }
|
| });
|
| </script>
|
| -</dom-module>
|
| +</dom-module>
|
|
|