| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 5cd8d769be018433a1aa6a70673f1409c54bccb1..e292944ff0df5bf0ceffd735fbf696a38ab8f932 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -15,6 +15,7 @@ include_rules = [
|
| "+content/app/strings/grit", # For generated headers
|
| "+content/public/browser",
|
| "+device/battery", # For battery status service.
|
| + "+device/capture",
|
| "+device/gamepad", # For gamepad API
|
| "+device/power_save_blocker",
|
| "+device/sensors/public",
|
|
|