| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 900e595c813148f4a65c7a8f9b81ceefcdfa09a4..1b3989b56488171bb857ceeecc741b7ac516d515 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -18,7 +18,7 @@ include_rules = [
|
| "+device/geolocation",
|
| "+device/power_save_blocker",
|
| "+device/sensors/public",
|
| - "+device/time_zone_monitor/public",
|
| + "+device/time_zone_monitor", # For TimeZoneMonitor creation.
|
| "+device/vibration", # For Vibration API
|
| "+device/vr", # For WebVR API
|
| "+gin/v8_initializer.h",
|
|
|