Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6409)

Unified Diff: chrome/browser/resources/plugin_metadata/plugins_win.json

Issue 1857263004: Always trust internal PDF viewer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/plugin_metadata/plugins_mac.json ('k') | chrome/browser/resources/plugins.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 68ee094ba8aa9ac0d1dcf554094c69a6714bbc8b..3c8870a051b98b4734f0479721738fa00d076bff 100644
--- a/chrome/browser/resources/plugin_metadata/plugins_win.json
+++ b/chrome/browser/resources/plugin_metadata/plugins_win.json
@@ -1,5 +1,5 @@
{
- "x-version": 26,
+ "x-version": 27,
"google-talk": {
"mime_types": [
],
@@ -339,8 +339,8 @@
"versions": [
{
"version": "0",
- "status": "up_to_date",
- "comment": "Chrome PDF Viewer has no version information."
+ "status": "fully_trusted",
+ "comment": "Google Chrome PDF Viewer has no version information."
}
],
"name": "Chrome PDF Viewer",
@@ -352,8 +352,8 @@
"versions": [
{
"version": "0",
- "status": "up_to_date",
- "comment": "Chrome PDF Viewer has no version information."
+ "status": "fully_trusted",
+ "comment": "Chromium PDF Viewer has no version information."
}
],
"name": "Chromium PDF Viewer",
« no previous file with comments | « chrome/browser/resources/plugin_metadata/plugins_mac.json ('k') | chrome/browser/resources/plugins.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698