Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / remoting / webapp / appsv2.patch
index 7350ad4..a8e9009 100644 (file)
@@ -2,9 +2,9 @@ diff --git a/remoting/webapp/manifest.json b/remoting/webapp/manifest.json
 index d1f8d1f..67bf660 100644
 --- a/manifest.json
 +++ b/manifest.json
-@@ -5,30 +5,15 @@
-   "manifest_version": 2,
+@@ -6,30 +6,15 @@
    "default_locale": "en",
+   "minimum_chrome_version": "32",
    "app": {
 -    "launch": {
 -      "local_path": "main.html"
@@ -37,14 +37,15 @@ index d1f8d1f..67bf660 100644
    "optional_permissions": [
      "<all_urls>"
    ],
-@@ -42,16 +28,22 @@
+@@ -43,16 +29,23 @@
      "clipboardRead",
      "clipboardWrite",
 -    "nativeMessaging"
 +    "nativeMessaging",
 +    "fullscreen",
 +    "identity",
-+    "contextMenus"
++    "contextMenus",
++    "overrideEscFullscreen"
    ],
 -  "plugins": [
 -    { "path": "remoting_host_plugin.dll", "public": false },