| Index: content/test/DEPS
|
| diff --git a/content/test/DEPS b/content/test/DEPS
|
| index ef6200ba29eff95fad5de310867d596e387f66e8..b3b711afc5ffaf8bbdf5fe948719329d6fe7f07c 100644
|
| --- a/content/test/DEPS
|
| +++ b/content/test/DEPS
|
| @@ -11,6 +11,8 @@ include_rules = [
|
| "+content",
|
| "+device/bluetooth", # For WebBluetooth tests
|
| "+device/gamepad/public/cpp",
|
| + "+device/generic_sensor/public/cpp",
|
| + "+device/generic_sensor/public/interfaces",
|
| "+device/sensors/public/cpp",
|
| # For loading V8's initial snapshot from external files.
|
| "+gin/v8_initializer.h",
|
|
|