| Index: chrome/browser/resources/plugin_metadata/plugins_win.json
|
| diff --git a/chrome/browser/resources/plugin_metadata/plugins_win.json b/chrome/browser/resources/plugin_metadata/plugins_win.json
|
| index 0cc937d98466bb1ba43eaad1d93ee12ed8fa175e..995ef9eb69516f81da4e17d7b5ea199d906019a2 100644
|
| --- a/chrome/browser/resources/plugin_metadata/plugins_win.json
|
| +++ b/chrome/browser/resources/plugin_metadata/plugins_win.json
|
| @@ -384,5 +384,37 @@
|
| ],
|
| "name": "Google Update",
|
| "group_name_matcher": "Google Update"
|
| + },
|
| + "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*"
|
| }
|
| }
|
|
|