| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 5757ad3399c136a7c1eaf317ef2bfb79ee0b6ec8..6e7e2303887a638fac4d24d5f43c59655e5e863c 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -23,6 +23,7 @@ include_rules = [
|
| "+device/nfc",
|
| "+device/power_monitor",
|
| "+device/power_save_blocker",
|
| + "+device/screen_orientation/public/interfaces",
|
| "+device/sensors/public",
|
| "+device/time_zone_monitor", # For TimeZoneMonitor creation.
|
| "+device/vibration", # For Vibration API
|
|
|