0

updating_clang.md: Add win-angle-deqp-rel-64 to the list of tryjobs

TBR=rnk

Bug: 994333,992860
Change-Id: I3fbe70c890d02c66422822a0a2d1bcd344e26383
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760732
Reviewed-by: Hans Wennborg <hans@chromium.org>
Commit-Queue: Hans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/master@{#688055}
This commit is contained in:
Hans Wennborg
2019-08-19 11:24:58 +00:00
committed by Commit Bot
parent 34afdb6898
commit f7e8897e11

@ -46,7 +46,8 @@ An archive of all packages built so far is at https://is.gd/chromeclang
-b linux_chromium_chromeos_asan_rel_ng -b linux_chromium_msan_rel_ng \
-b linux_chromium_chromeos_msan_rel_ng -b linux-chromeos-dbg \
-b win-asan -b chromeos-amd64-generic-cfi-thin-lto-rel \
-b linux_chromium_compile_dbg_32_ng -b win7-rel &&
-b linux_chromium_compile_dbg_32_ng -b win7-rel \
-b win-angle-deqp-rel-64 &&
git cl try -B luci.chrome.try -b iphone-device -b ipad-device
```