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

Unified Diff: common/proto/google/descutil/util_test.proto

Issue 2219023003: Update APIs to use new Google cloud paths. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Created 4 years, 4 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: common/proto/google/descutil/util_test.proto
diff --git a/common/proto/google/descriptor/util_test.proto b/common/proto/google/descutil/util_test.proto
similarity index 97%
rename from common/proto/google/descriptor/util_test.proto
rename to common/proto/google/descutil/util_test.proto
index 163d529aebe498d484426f909bc42a6873b0f73b..2c5a3ff1b3905721c1ebd9f06129218f6e73ff37 100644
--- a/common/proto/google/descriptor/util_test.proto
+++ b/common/proto/google/descutil/util_test.proto
@@ -1,6 +1,6 @@
syntax = "proto3";
-package pkg;
+package descutil;
// Enum comment.

Powered by Google App Engine
This is Rietveld 408576698