| Index: remoting/webapp/appsv2.patch
|
| diff --git a/remoting/webapp/appsv2.patch b/remoting/webapp/appsv2.patch
|
| index 9deac204786346b9cc2fa49aaf9e6ba595181078..7350ad46b1437a9ff8527cedaceea0f44303f43d 100644
|
| --- a/remoting/webapp/appsv2.patch
|
| +++ b/remoting/webapp/appsv2.patch
|
| @@ -37,13 +37,14 @@ index d1f8d1f..67bf660 100644
|
| "optional_permissions": [
|
| "<all_urls>"
|
| ],
|
| -@@ -42,16 +28,21 @@
|
| +@@ -42,16 +28,22 @@
|
| "clipboardRead",
|
| "clipboardWrite",
|
| - "nativeMessaging"
|
| + "nativeMessaging",
|
| + "fullscreen",
|
| -+ "identity"
|
| ++ "identity",
|
| ++ "contextMenus"
|
| ],
|
| - "plugins": [
|
| - { "path": "remoting_host_plugin.dll", "public": false },
|
|
|