diff options
Diffstat (limited to 'media/cast/DEPS')
-rw-r--r-- | media/cast/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media/cast/DEPS b/media/cast/DEPS index abee286..e44afe0 100644 --- a/media/cast/DEPS +++ b/media/cast/DEPS @@ -3,6 +3,7 @@ include_rules = [ "+media", "+net", "+third_party/libyuv", + "+third_party/mt19937ar", "+third_party/zlib", "+ui/gfx", ] |