| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index d995fcd2a8de382e4f1113e2229236da43b49749..f6d202e36d7bec61d27b4b7319cf23475644a5f6 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
|
|
|