| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 713d8f560070aac0b43390e0fe1dcf8ea72bac89..1b1708d6633bf31e9892c2524de4edc5782148fa 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/geolocation",
|
| "+device/power_save_blocker",
|
| "+device/sensors/public",
|
| "+device/vibration", # For Vibration API
|
|
|