[fxbug.dev] Migrate some more bug numbers

This is a continuation of Ic9452b185870bc1f35c0ab85a55d62f9785d886e,
which missed cases where there where multiple bug URLs on the same line.

Bug: 298074672
Change-Id: Ifc10924ee66be221e479032c9975dc26698475be
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-ValidationLayers/+/982939
Reviewed-by: Craig Stout <cstout@google.com>
diff --git a/BUILD.gn b/BUILD.gn
index 82cc523..1a7f091 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -44,7 +44,7 @@
   ]
 }
 
-# TODO(fxbug.dev/129831): See fxbug.dev/42080556. After the clang roll, we should
+# TODO(fxbug.dev/42080233): See fxbug.dev/42080556. After the clang roll, we should
 # look at fixing the warnings in this code.
 config("no-thread-safety-analysis") {
   cflags = [ "-Wno-thread-safety-analysis" ]