Roll debugger-app-base from c48a419da832 to 931df19ec335

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/debugger-app-base-skia
Please CC ashwinpv@google.com,skiabot@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: ashwinpv@google.com
Change-Id: I0383019a40e57b955cd82c3c58c1ec595f1894eb
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/907418
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index 7e5e735..d59225b 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -653,7 +653,7 @@
 # Pulls the gcr.io/skia-public/debugger-app-base container.
 container_pull(
     name = "debugger-app-base",
-    digest = "sha256:c48a419da832c2c090d058b4a280a1eaacbc50262cce2a425188c2f18fbc0612",
+    digest = "sha256:931df19ec3352eb10475a9795a6ff571e513a85c3323f2e419e2621e3c088d6c",
     registry = "gcr.io",
     repository = "skia-public/debugger-app-base",
 )