Auto-generate files after cl/602461889
diff --git a/ruby/ext/google/protobuf_c/ruby-upb.h b/ruby/ext/google/protobuf_c/ruby-upb.h
index 2a3633e..fcc8cb3 100755
--- a/ruby/ext/google/protobuf_c/ruby-upb.h
+++ b/ruby/ext/google/protobuf_c/ruby-upb.h
@@ -556,7 +556,7 @@
}
// LINT.ThenChange(
-// GoogleInternalName0,
+// GoogleInternalName1,
// //depot/google3/third_party/upb/bits/golang/accessor.go:map_go_string,
// //depot/google3/third_party/upb/bits/typescript/string_view.ts
// )
@@ -835,7 +835,8 @@
extern "C" {
#endif
-// LINT.IfChange(struct_definition)
+// LINT.IfChange(upb_Array)
+
// Our internal representation for repeated fields.
struct upb_Array {
// This is a tagged pointer. Bits #0 and #1 encode the elem size as follows:
@@ -942,9 +943,7 @@
return arr->UPB_ONLYBITS(size);
}
-// LINT.ThenChange(
-// GoogleInternalName1,
-//)
+// LINT.ThenChange(GoogleInternalName0)
#ifdef __cplusplus
} /* extern "C" */