Index: content/test/DEPS |
diff --git a/content/test/DEPS b/content/test/DEPS |
index 421d180a49b58d90b42b986e444e7138a95f2129..8ac3763aac1ed83a5fe8aa909c461f4b2d7e3f1a 100644 |
--- a/content/test/DEPS |
+++ b/content/test/DEPS |
@@ -10,6 +10,7 @@ include_rules = [ |
# Testing utilities can access anything in content/ |
"+content", |
"+device/bluetooth", # For WebBluetooth tests |
+ "+device/sensors/public/cpp", |
# For loading V8's initial snapshot from external files. |
"+gin/v8_initializer.h", |
"+services/catalog", |