| Index: content/public/app/mojo/content_plugin_manifest.json
|
| diff --git a/content/public/app/mojo/content_plugin_manifest.json b/content/public/app/mojo/content_plugin_manifest.json
|
| index 80a76461322ecbba5c75807355364930a41f6a21..5208278b795cce791244e69d27ff207161f54611 100644
|
| --- a/content/public/app/mojo/content_plugin_manifest.json
|
| +++ b/content/public/app/mojo/content_plugin_manifest.json
|
| @@ -11,6 +11,7 @@
|
| },
|
| "requires": {
|
| "content_browser": [ "plugin" ],
|
| + "device": [ "device:power_monitor" ],
|
| "ui": [ "discardable_memory" ]
|
| }
|
| }
|
|
|