Adds modules/utility to test/DEPS.

This will be used in an upcoming CL.

Bug: webrtc:10365
Change-Id: Ic5f44fdb7579de994dd0896116573de6a46dfc00
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128401
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27211}
diff --git a/test/DEPS b/test/DEPS
index d69c889..80c4719 100644
--- a/test/DEPS
+++ b/test/DEPS
@@ -14,6 +14,7 @@
   "+modules/audio_processing",
   "+modules/congestion_controller/bbr",
   "+modules/rtp_rtcp",
+  "+modules/utility",
   "+modules/video_capture",
   "+modules/video_coding",
   "+sdk",