| Index: chrome/browser/resources/plugin_metadata/plugins_mac.json
|
| diff --git a/chrome/browser/resources/plugin_metadata/plugins_mac.json b/chrome/browser/resources/plugin_metadata/plugins_mac.json
|
| index 85de8e198c6d70f95e594fb4208a6e9d00d5d979..ed4eab077676f2eac225eab9a6b8e7e6df736a6f 100644
|
| --- a/chrome/browser/resources/plugin_metadata/plugins_mac.json
|
| +++ b/chrome/browser/resources/plugin_metadata/plugins_mac.json
|
| @@ -1,5 +1,5 @@
|
| {
|
| - "x-version": 3,
|
| + "x-version": 4,
|
| "google-talk": {
|
| "mime_types": [
|
| ],
|
| @@ -273,5 +273,37 @@
|
| ],
|
| "name": "Chrome PDF Viewer",
|
| "group_name_matcher": "*Chrome PDF Viewer*"
|
| + },
|
| + "facebook-video-calling": {
|
| + "mime_types": [
|
| + "application/skypesdk-plugin"
|
| + ],
|
| + "versions": [
|
| + {
|
| + "version": "0",
|
| + "status": "up_to_date",
|
| + "comment": "We do not track version information for the Facebook Video Calling Plugin."
|
| + }
|
| + ],
|
| + "lang": "en-US",
|
| + "name": "Facebook Video Calling",
|
| + "url": "https://www.facebook.com/chat/video/videocalldownload.php",
|
| + "group_name_matcher": "*Facebook Video*"
|
| + },
|
| + "google-earth": {
|
| + "mime_types": [
|
| + "application/geplugin"
|
| + ],
|
| + "versions": [
|
| + {
|
| + "version": "0",
|
| + "status": "up_to_date",
|
| + "comment": "We do not track version information for the Google Earth Plugin."
|
| + }
|
| + ],
|
| + "lang": "en-US",
|
| + "name": "Google Earth",
|
| + "url": "http://www.google.com/earth/explore/products/plugin.html",
|
| + "group_name_matcher": "*Google Earth*"
|
| }
|
| }
|
|
|