Allow fuzzers to depend on anything, since they want access to as many targets as possible.
NOTRY=true Review-Url: https://codereview.webrtc.org/2046493002 Cr-Commit-Position: refs/heads/master@{#13048}
This commit is contained in:
3
webrtc/test/fuzzers/DEPS
Normal file
3
webrtc/test/fuzzers/DEPS
Normal file
@ -0,0 +1,3 @@
|
||||
include_rules = [
|
||||
"+webrtc",
|
||||
]
|
||||
Reference in New Issue
Block a user