| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 80fe3f72ef9457cc74e51a4aaafd8edf651fc5ed..fa4c47f02a8170f0b3f6a5187f58c2a250cc7298 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -16,6 +16,7 @@ include_rules = [
|
| "+content/app/strings/grit", # For generated headers
|
| "+content/public/browser",
|
| "+device/battery", # For battery status service.
|
| + "+device/gamepad", # For gamepad API
|
| "+device/power_save_blocker",
|
| "+device/vibration", # For Vibration API
|
| "+device/vr", # For WebVR API
|
|
|