Enabling rolled out flags.

Autogenerated by list_feature_flags.py.

PiperOrigin-RevId: 472473782
diff --git a/build/source_list.bzl b/build/source_list.bzl
index f652020..8c1584d 100644
--- a/build/source_list.bzl
+++ b/build/source_list.bzl
@@ -1049,6 +1049,7 @@
     "balsa/balsa_headers_test.cc",
     "balsa/header_properties_test.cc",
     "balsa/simple_buffer_test.cc",
+    "binary_http/binary_http_message_test.cc",
     "common/platform/api/quiche_file_utils_test.cc",
     "common/platform/api/quiche_hostname_utils_test.cc",
     "common/platform/api/quiche_lower_case_string_test.cc",
@@ -1474,7 +1475,6 @@
 ]
 binary_http_srcs = [
     "binary_http/binary_http_message.cc",
-    "binary_http/binary_http_message_test.cc",
 ]
 qbone_hdrs = [
     "quic/qbone/bonnet/icmp_reachable.h",