| Index: content/test/DEPS | 
| diff --git a/content/test/DEPS b/content/test/DEPS | 
| index e69e3d5b1dbc544322bd35ca3ff82f3ee64be2fb..b8ee8eefe302056f94b74937ddddbaa67f73c76a 100644 | 
| --- a/content/test/DEPS | 
| +++ b/content/test/DEPS | 
| @@ -9,6 +9,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", | 
| "+ui/base/resource/data_pack.h", | 
|  |