diff --git a/pc/DEPS b/pc/DEPS index 227cf27e39..959885fb30 100644 --- a/pc/DEPS +++ b/pc/DEPS @@ -16,9 +16,3 @@ include_rules = [ "+system_wrappers", "+absl/strings/str_cat.h", ] - -specific_include_rules = { - "srtpfilter_unittest\.cc": [ - "+crypto", - ], -}