Index: infra/mb/mb_config.pyl |
diff --git a/infra/mb/mb_config.pyl b/infra/mb/mb_config.pyl |
index 4e60194b9b140a65f0e1a2700411f3b7ead15220..51a81b8fb64fd2ccf2cfe7bbedb679d096c81a5d 100644 |
--- a/infra/mb/mb_config.pyl |
+++ b/infra/mb/mb_config.pyl |
@@ -259,7 +259,9 @@ |
# GN debug configs for arm. |
'gn_debug_arm': [ |
- 'gn', 'debug_bot', 'arm', 'crosscompile', 'hard_float', 'swarming'], |
+ 'gn', 'debug', 'arm', |
+ 'shared', 'goma', 'v8_enable_slow_dchecks', 'v8_optimized_debug', |
+ 'crosscompile', 'hard_float', 'swarming'], |
# GN release configs for arm. |
'gn_release_arm': [ |