| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 34f35892962f8a767611339e6dd56c0787166930..f67bc5cf4e8348253648ad0e18f448767abd2119 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -16,6 +16,7 @@ include_rules = [
|
| "+content/public/browser",
|
| "+device/battery", # For battery status service.
|
| "+device/gamepad", # For gamepad API
|
| + "+device/generic_sensor", # For sensors service.
|
| "+device/geolocation",
|
| "+device/power_save_blocker",
|
| "+device/sensors/public",
|
|
|