Index: docs/updating_clang.md |
diff --git a/docs/updating_clang.md b/docs/updating_clang.md |
index 67846db5e71698af2efc702255b4e9049521059d..d5dcde92d70e831214748b990bd56b9a2320181c 100644 |
--- a/docs/updating_clang.md |
+++ b/docs/updating_clang.md |
@@ -14,7 +14,7 @@ |
-b mac_chromium_gyp_dbg && |
git cl try -m tryserver.chromium.linux -b linux_chromium_chromeos_dbg_ng \ |
-b linux_chromium_chromeos_asan_rel_ng -b linux_chromium_msan_rel_ng && |
- git cl try -m tryserver.blink -b linux_blink_rel |
+ git cl try -m tryserver.blink -b linux_precise_blink_rel |
``` |
1. Commit roll CL from the first step |
1. The bots will now pull the prebuilt binary, and goma will have a matching |