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}
This commit is contained in:
Sebastian Jansson 2019-03-18 18:53:07 +01:00 committed by Commit Bot
parent 98aa44859b
commit f7f9845d9e

View File

@ -14,6 +14,7 @@ include_rules = [
"+modules/audio_processing", "+modules/audio_processing",
"+modules/congestion_controller/bbr", "+modules/congestion_controller/bbr",
"+modules/rtp_rtcp", "+modules/rtp_rtcp",
"+modules/utility",
"+modules/video_capture", "+modules/video_capture",
"+modules/video_coding", "+modules/video_coding",
"+sdk", "+sdk",