Chromium Code Reviews| Index: tools/mb/mb_config.pyl |
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
| index 86934cebc38ca4fda2e8ad24257b668ae896f646..768fc7f0c2984c3db59e428ee1868584d8b83974 100644 |
| --- a/tools/mb/mb_config.pyl |
| +++ b/tools/mb/mb_config.pyl |
| @@ -2221,7 +2221,7 @@ |
| }, |
| 'symbolized': { |
| - 'gn_args': 'error', # TODO(GYP): add an equivalent flag for this |
| + 'gn_args': 'symbolized=true', |
| 'gyp_defines': |
| 'release_extra_cflags="-O1 -fno-inline-functions -fno-inline"', |
| }, |