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

Unified Diff: web/inc/rpcexplorer/test/types.proto

Issue 1960443004: Add rpcexplorer to webapp hierarchy. (Closed) Base URL: https://github.com/luci/luci-go@logdog-project-web
Patch Set: Updated license, clarified instructions. Created 4 years, 6 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/test/types.proto
diff --git a/server/static/rpcexplorer/test/types.proto b/web/inc/rpcexplorer/test/types.proto
similarity index 99%
copy from server/static/rpcexplorer/test/types.proto
copy to web/inc/rpcexplorer/test/types.proto
index 8e455ac679e1e8e2abe862a856b2733f338a728f..9cab5221409849d04c68dd1fafdc3841a3713475 100644
--- a/server/static/rpcexplorer/test/types.proto
+++ b/web/inc/rpcexplorer/test/types.proto
@@ -37,4 +37,4 @@ enum E {
message MultiWord {
string foo_bar = 1;
-}
+}

Powered by Google App Engine
This is Rietveld 408576698