| Index: testing/commit_queue/config.json
 | 
| diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
 | 
| index 1b05f1c636ebcbcd49e5b6deb6e610b37cc12acc..da48bda5df2d2a8c11dbb507bb2f643b23810c43 100644
 | 
| --- a/testing/commit_queue/config.json
 | 
| +++ b/testing/commit_queue/config.json
 | 
| @@ -8,7 +8,8 @@
 | 
|                          "cast_shell": ["defaulttests"],
 | 
|                          "cast_shell_apk": ["defaulttests"],
 | 
|                          "linux_android_rel_ng": ["defaulttests"],
 | 
| -                        "linux_chromium_asan_rel_ng": ["defaulttests"]
 | 
| +                        "linux_chromium_asan_rel_ng": ["defaulttests"],
 | 
| +                        "linux_chromium_clobber_rel_ng": ["defaulttests"]
 | 
|                      },
 | 
|                      "tryserver.chromium.mac": {
 | 
|                          "mac_chromium_gn_rel": ["defaulttests"]
 | 
| 
 |