| Index: remoting/webapp/appsv2.patch
|
| ===================================================================
|
| --- remoting/webapp/appsv2.patch (revision 248343)
|
| +++ remoting/webapp/appsv2.patch (working copy)
|
| @@ -2,9 +2,9 @@
|
| index d1f8d1f..67bf660 100644
|
| --- a/manifest.json
|
| +++ b/manifest.json
|
| -@@ -6,30 +6,15 @@
|
| +@@ -5,30 +5,15 @@
|
| + "manifest_version": 2,
|
| "default_locale": "en",
|
| - "minimum_chrome_version": "32",
|
| "app": {
|
| - "launch": {
|
| - "local_path": "main.html"
|
| @@ -37,7 +37,7 @@
|
| "optional_permissions": [
|
| "<all_urls>"
|
| ],
|
| -@@ -43,16 +29,22 @@
|
| +@@ -42,16 +28,22 @@
|
| "clipboardRead",
|
| "clipboardWrite",
|
| - "nativeMessaging"
|
|
|