Chromium Code Reviews| Index: tools/mb/mb_config.pyl |
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
| index c6435fb9cf8e54f890e135ecff7260e4db9249a1..3bc7e58ea9e577e2846f012b530b981b3fced817 100644 |
| --- a/tools/mb/mb_config.pyl |
| +++ b/tools/mb/mb_config.pyl |
| @@ -1677,7 +1677,7 @@ |
| 'cronet': { |
| 'gn_args': ('disable_file_support=true disable_ftp_support=true ' |
| 'enable_websockets=false use_platform_icu_alternatives=true ' |
| - 'use_partition_alloc=false'), |
| + 'use_partition_alloc=false enable_reporting=false'), |
| }, |
| 'cros_chrome_sdk': { |