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