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

Unified Diff: web/apps/rpcexplorer/index.html

Issue 2834373003: rpcexplorer: change rootPath property (Closed)
Patch Set: .keep Created 3 years, 8 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
« no previous file with comments | « server/static/rpcexplorer/rpc-explorer.html ('k') | web/inc/rpcexplorer/rpc-explorer.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web/apps/rpcexplorer/index.html
diff --git a/web/apps/rpcexplorer/index.html b/web/apps/rpcexplorer/index.html
index e6767c864c12fd9b970be686f76d558f6ba13743..112eafdd9cbfebf3aa8890f7fd7691c28411195a 100644
--- a/web/apps/rpcexplorer/index.html
+++ b/web/apps/rpcexplorer/index.html
@@ -31,7 +31,7 @@
<body unresolved>
<div class="container">
<rpc-explorer
- root-path="/rpcexplorer"
+ explorer-root-path="/rpcexplorer"
client-id="446450136466-e77v49thuh5dculh78gumq3oncqe28m3.apps.googleusercontent.com">
</rpc-explorer>
</div>
« no previous file with comments | « server/static/rpcexplorer/rpc-explorer.html ('k') | web/inc/rpcexplorer/rpc-explorer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698