| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index bf14b47489b0c4cfb389b9be022b8a09672cd451..997fba8d5d7c290661d01bf7fb14b0890d2f2449 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -1648,7 +1648,7 @@
|
| 'cronet': {
|
| 'gn_args': ('disable_file_support=true disable_ftp_support=true '
|
| 'enable_websockets=false use_platform_icu_alternatives=true '
|
| - 'disable_brotli_filter=true use_partition_alloc=false'),
|
| + 'use_partition_alloc=false'),
|
| },
|
|
|
| 'cros_chrome_sdk': {
|
|
|