summaryrefslogtreecommitdiff
path: root/chromium/third_party/webrtc/test/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/webrtc/test/DEPS')
-rw-r--r--chromium/third_party/webrtc/test/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/third_party/webrtc/test/DEPS b/chromium/third_party/webrtc/test/DEPS
index 62fd6d3ff77..170c4086d74 100644
--- a/chromium/third_party/webrtc/test/DEPS
+++ b/chromium/third_party/webrtc/test/DEPS
@@ -72,5 +72,8 @@ specific_include_rules = {
],
".*test_video_capturer_video_track_source.h": [
"+pc",
+ ],
+ "benchmark_main\.cc": [
+ "+benchmark",
]
}