Update Pixel Wrangling instructions.

Added SwANGLE waterfall and updated Sheriff-O-Matic.

Bug: 1064477
Change-Id: Ie37ed9acdf42ed77fd135f7e233f259466a2eb14
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309811
Auto-Submit: Yuly Novikov <[email protected]>
Commit-Queue: Kenneth Russell <[email protected]>
Reviewed-by: Kenneth Russell <[email protected]>
Cr-Commit-Position: refs/heads/master@{#790495}
diff --git a/docs/gpu/pixel_wrangling.md b/docs/gpu/pixel_wrangling.md
index 37b64ca..06ff5af 100644
--- a/docs/gpu/pixel_wrangling.md
+++ b/docs/gpu/pixel_wrangling.md
@@ -46,11 +46,20 @@
         compare the `got_angle_revision` buildbot property on the GPU builders
         or `parent_got_angle_revision` on the testers. This revision can be
         used to do a `git log` in the `third_party/angle` repository.
+*   [Chromium SwANGLE]
+    *   These bots run GPU tests on top of ANGLE's GLES implementation running
+        on top of SwiftShader's Vulkan implementation purely in software.
+        Regressions should mostly be handled by the [ANGLE Wrangler], but some
+        failures fall into Pixel Wrangler's domain, for example, WebGL failures
+        due to Chromium-side and WebGL-side changes on
+        linux-swangle-chromium-x64, mac-swangle-chromium-x64 and
+        win-swangle-chromium-x86 bots.
 
 <!-- TODO(kainino): update link when the page is migrated -->
 [Tour of the Chromium Buildbot Waterfall]: http://www.chromium.org/developers/testing/chromium-build-infrastructure/tour-of-the-chromium-buildbot
 [Chromium GPU]: https://ci.chromium.org/p/chromium/g/chromium.gpu/console?reload=120
 [Chromium GPU FYI]: https://ci.chromium.org/p/chromium/g/chromium.gpu.fyi/console?reload=120
+[Chromium SwANGLE]: https://ci.chromium.org/p/chromium/g/chromium.swangle/console?reload=120
 [ANGLE tryservers]: https://build.chromium.org/p/tryserver.chromium.angle/waterfall
 [ANGLE Wrangler]: https://chromium.googlesource.com/angle/angle/+/master/infra/ANGLEWrangling.md
 
@@ -128,9 +137,9 @@
 ### How to Keep the Bots Green
 
 1.  Watch for redness on the tree.
-    1.  [Sheriff-O-Matic now has support for the chromium.gpu.fyi waterfall]!
-    1.  The chromium.gpu bots are covered under Sheriff-O-Matic's [Chromium
-        tab]. As pixel wrangler, ignore any non-GPU test failures in this tab.
+    1.  [Sheriff-O-Matic] now has support for all the
+        [GPU Bots' Waterfalls](#GPU-Bots_Waterfalls) under the
+        [Chromium GPU][Sheriff-O-Matic] tab!
     1.  The bots are expected to be green all the time. Flakiness on these bots
         is neither expected nor acceptable.
     1.  If a bot goes consistently red, it's necessary to figure out whether a
@@ -259,8 +268,7 @@
 1.  For the remaining Gtest-style tests, use the [`DISABLED_`
     modifier][gtest-DISABLED] to suppress any failures if necessary.
 
-[Sheriff-O-Matic now has support for the chromium.gpu.fyi waterfall]: https://sheriff-o-matic.appspot.com/chromium.gpu.fyi
-[Chromium tab]: https://sheriff-o-matic.appspot.com/chromium
+[Sheriff-O-Matic]: https://sheriff-o-matic.appspot.com/chromium.gpu
 [tree sheriffing page]: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs
 [linux-rel]: https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux-rel
 [luci.chromium.try]: https://ci.chromium.org/p/chromium/g/luci.chromium.try/builders