| Index: content/test/DEPS
|
| diff --git a/content/test/DEPS b/content/test/DEPS
|
| index 12876fdccfa33a7d2527b8168a3a6370b971edcf..28b890471837f11b85b533517e8928629cb6f118 100644
|
| --- a/content/test/DEPS
|
| +++ b/content/test/DEPS
|
| @@ -7,6 +7,7 @@ include_rules = [
|
| "+chromeos/audio", # For WebRTC tests.
|
| # Testing utilities can access anything in content/
|
| "+content",
|
| + "+device/bluetooth", # For WebBluetooth tests
|
| # For loading V8's initial snapshot from external files.
|
| "+gin/v8_initializer.h",
|
| "+media/audio", # For AudioParameters in WebRTC tests.
|
|
|