diff options
author | thakis <thakis@chromium.org> | 2015-12-23 16:24:00 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-24 00:24:59 +0000 |
commit | 53f7c096eb83e126105e3a21ee3f5eef086b2f8e (patch) | |
tree | db1fa5026c042dc6ff1fb7f6d3adf53766e76164 /docs | |
parent | a341e5b154db1320d23f9d18c1f8aa9cf87da136 (diff) | |
download | chromium_src-53f7c096eb83e126105e3a21ee3f5eef086b2f8e.zip chromium_src-53f7c096eb83e126105e3a21ee3f5eef086b2f8e.tar.gz chromium_src-53f7c096eb83e126105e3a21ee3f5eef086b2f8e.tar.bz2 |
Update updating_clang.md
android_clang_dbg_recipe now lives on the tryserver.chromium.android
master.
BUG=none
TBR=hans@chromium.org
Review URL: https://codereview.chromium.org/1544093002
Cr-Commit-Position: refs/heads/master@{#366782}
Diffstat (limited to 'docs')
-rw-r--r-- | docs/updating_clang.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/updating_clang.md b/docs/updating_clang.md index 4d6dde6..58fa00b 100644 --- a/docs/updating_clang.md +++ b/docs/updating_clang.md @@ -17,8 +17,8 @@ mac_chromium_asan_rel_ng -b mac_chromium_gn_dbg -b ios_rel_device_ninja && git cl try -m tryserver.chromium.linux -b linux_chromium_chromeos_dbg_ng -b linux_chromium_asan_rel_ng -b linux_chromium_chromeos_asan_rel_ng - -b android_clang_dbg_recipe -b linux_chromium_rel_ng - -b linux_chromium_msan_rel_ng && + -b linux_chromium_rel_ng -b linux_chromium_msan_rel_ng && + git cl try -m tryserver.chromium.android -b android_clang_dbg_recipe && git cl try -m tryserver.blink -b linux_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 |