fuchsia: Build documentation update

This patch clarifies the existing state of the world.

Bug: fuchsia:85552
Change-Id: I27364dc92e321109489e541264b62b09c8db01dd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3198801
Commit-Queue: Jaeheon Yi <[email protected]>
Reviewed-by: Chong Gu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#927436}
diff --git a/DEPS b/DEPS
index cdf49bd..95409da 100644
--- a/DEPS
+++ b/DEPS
@@ -160,11 +160,15 @@
   # entries in a comma-separated list.
   # Wildcards are supported (e.g. "qemu.*").
   #
-  # Example of images include:
+  # Available images:
   #   Emulation:
-  #     qemu.x64, qemu.arm64, workstation.qemu-x64-release
+  #   - qemu.x64 (pulls terminal.qemu-x64-release)
+  #   - qemu.arm64 (pulls terminal.qemu-arm64-release)
+  #   - workstation.qemu-x64-release
   #   Hardware:
-  #     generic.x64, generic.arm64
+  #   - generic.x64 (pulls terminal.x64-debug)
+  #   - generic.arm64 (pulls terminal.arm64-debug)
+  #   - chromebook.x64 (pulls terminal.chromebook-x64-debug)
   #
   # Since the images are hundreds of MB, default to only downloading the image
   # most commonly useful for developers. Bots and developers that need to use