Internal change
PiperOrigin-RevId: 566426899
diff --git a/upb/benchmarks/descriptor.proto b/upb/benchmarks/descriptor.proto
index eca6dfe..7056b36 100644
--- a/upb/benchmarks/descriptor.proto
+++ b/upb/benchmarks/descriptor.proto
@@ -170,7 +170,7 @@
// For booleans, "true" or "false".
// For strings, contains the default text contents (not escaped in any way).
// For bytes, contains the C escaped value. All bytes >= 128 are escaped.
- // TODO(kenton): Base-64 encode?
+ // TODO: Base-64 encode?
optional string default_value = 7;
// If set, gives the index of a oneof in the containing type's oneof_decl