aboutsummaryrefslogtreecommitdiff
path: root/protos
diff options
context:
space:
mode:
Diffstat (limited to 'protos')
-rw-r--r--protos/google/protobuf/benchmark.proto2
-rw-r--r--protos/google/protobuf/benchmark_speed.proto2
2 files changed, 2 insertions, 2 deletions
diff --git a/protos/google/protobuf/benchmark.proto b/protos/google/protobuf/benchmark.proto
index 6f84424e..bb4490c4 100644
--- a/protos/google/protobuf/benchmark.proto
+++ b/protos/google/protobuf/benchmark.proto
@@ -1,5 +1,5 @@
import "google/protobuf/csharp_options.proto";
-option (google.protobuf.csharp_file_options).namespace = "Google.ProtocolBuffers.BenchmarkProtos";
+option (google.protobuf.csharp_file_options).namespace = "Google.ProtocolBuffers.ProtoBench";
option (google.protobuf.csharp_file_options).umbrella_classname = "BenchmarkProtoFile";
package proto2.benchmark.v2_api;
diff --git a/protos/google/protobuf/benchmark_speed.proto b/protos/google/protobuf/benchmark_speed.proto
index 9869a06a..42e1c258 100644
--- a/protos/google/protobuf/benchmark_speed.proto
+++ b/protos/google/protobuf/benchmark_speed.proto
@@ -1,5 +1,5 @@
import "google/protobuf/csharp_options.proto";
-option (google.protobuf.csharp_file_options).namespace = "Google.ProtocolBuffers.BenchmarkProtos";
+option (google.protobuf.csharp_file_options).namespace = "Google.ProtocolBuffers.ProtoBench";
option (google.protobuf.csharp_file_options).umbrella_classname = "BenchmarkSpeedProtoFile";
package proto2.benchmark.v2_api;