| Index: content/public/app/mojo/content_utility_manifest.json
|
| diff --git a/content/public/app/mojo/content_utility_manifest.json b/content/public/app/mojo/content_utility_manifest.json
|
| index 40984981591c596318c1881f59fba545dae41642..e1a96863e49ff1854d0fc56b8cc3586f33b16427 100644
|
| --- a/content/public/app/mojo/content_utility_manifest.json
|
| +++ b/content/public/app/mojo/content_utility_manifest.json
|
| @@ -13,7 +13,10 @@
|
| ]
|
| },
|
| "requires": {
|
| - "device": [ "device:power_monitor" ]
|
| + "device": [
|
| + "device:power_monitor",
|
| + "device:time_zone_monitor"
|
| + ]
|
| }
|
| }
|
| }
|
|
|