Merge branch 'google3' up to cl/358285146.

This commit is contained in:
hai007
2021-02-19 11:26:57 -08:00
5 changed files with 34 additions and 8 deletions
+1
View File
@@ -35,6 +35,7 @@ class FeatureFlags {
// Ignore subsequent BWU Available events when we're still processing the
// first one.
bool disallow_out_of_order_bwu_avail_event = true;
bool enable_async_bandwidth_upgrade = true;
};
static const FeatureFlags& GetInstance() {