Index: tools/mb/mb_config.pyl |
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
index 5b50656de80b0d6752f64f0d87cc2991701e6997..7455d72e7a1f7ed4f44ca72e1014c1f859ce9730 100644 |
--- a/tools/mb/mb_config.pyl |
+++ b/tools/mb/mb_config.pyl |
@@ -2222,8 +2222,9 @@ |
'gyp_defines': 'test_isolation_mode=prepare', |
}, |
+ # TODO(dpranke): Remove the symbolized config after the bots are gone. |
'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"', |
}, |