| 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 ed8f3268cc9a53d65ebbdb452c6e5505b3d69b63..faa2293bbd16f7b306b31409bc9ada11535b4854 100644
|
| --- a/content/public/app/mojo/content_plugin_manifest.json
|
| +++ b/content/public/app/mojo/content_plugin_manifest.json
|
| @@ -13,6 +13,7 @@
|
| ]
|
| },
|
| "requires": {
|
| + "*": [ "app" ],
|
| "content_browser": [ "plugin" ],
|
| "device": [ "device:power_monitor" ],
|
| "ui": [ "discardable_memory" ]
|
|
|