| Index: content/test/DEPS
|
| diff --git a/content/test/DEPS b/content/test/DEPS
|
| index ef6200ba29eff95fad5de310867d596e387f66e8..ec22a50018ff60b7052bed45d89fa86fe2b21862 100644
|
| --- a/content/test/DEPS
|
| +++ b/content/test/DEPS
|
| @@ -11,10 +11,10 @@ include_rules = [
|
| "+content",
|
| "+device/bluetooth", # For WebBluetooth tests
|
| "+device/gamepad/public/cpp",
|
| - "+device/sensors/public/cpp",
|
| # For loading V8's initial snapshot from external files.
|
| "+gin/v8_initializer.h",
|
| "+services/catalog",
|
| + "+services/device/public/cpp/sensors",
|
| "+ui/base/resource/data_pack.h",
|
| "+ui/base/resource/resource_bundle.h",
|
| "!v8/include/v8.h",
|
|
|