Index: content/test/DEPS |
diff --git a/content/test/DEPS b/content/test/DEPS |
index dc9be12b1a8bc8caf68bf0f676bb025e33db61bc..4a3e002cdc8c19d97696b719cb0ddd6017b7ed0e 100644 |
--- a/content/test/DEPS |
+++ b/content/test/DEPS |
@@ -1,5 +1,6 @@ |
include_rules = [ |
"+cc/blink", |
+ "+chromeos/audio", # For WebRTC tests. |
# Testing utilities can access anything in content/ |
"+content", |
"+media/audio", # For AudioParameters in WebRTC tests. |