Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1409)

Unified Diff: web/inc/rpcexplorer/rpc-method.html

Issue 1960443004: Add rpcexplorer to webapp hierarchy. (Closed) Base URL: https://github.com/luci/luci-go@logdog-project-web
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: web/inc/rpcexplorer/rpc-method.html
diff --git a/server/static/rpcexplorer/rpc-method.html b/web/inc/rpcexplorer/rpc-method.html
similarity index 98%
copy from server/static/rpcexplorer/rpc-method.html
copy to web/inc/rpcexplorer/rpc-method.html
index 60034308ae87a6a46a33f037f66e43aa98029575..ca3f2571e8cc34cd8c51d06fb1f6ad32d0a3a113 100644
--- a/server/static/rpcexplorer/rpc-method.html
+++ b/web/inc/rpcexplorer/rpc-method.html
@@ -7,7 +7,7 @@
<link rel="import" href="../bower_components/polymer/polymer.html">
<link rel="import" href="../bower_components/google-signin/google-signin-aware.html">
-<link rel="import" href="/static/common/rpc/rpc-client.html">
+<link rel="import" href="../rpc/rpc-client.html">
<link rel="import" href="rpc-descriptor-util.html">
<link rel="import" href="rpc-editor.html">

Powered by Google App Engine
This is Rietveld 408576698