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

Unified Diff: chrome/browser/resources/plugin_metadata/plugins_chromeos.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
Index: chrome/browser/resources/plugin_metadata/plugins_chromeos.json
diff --git a/chrome/browser/resources/plugin_metadata/plugins_chromeos.json b/chrome/browser/resources/plugin_metadata/plugins_chromeos.json
index 86c4bae45ed3ed3eb01f60dd118272f91cad3483..a920c7e0c990c6245493941dd8e1187866d1972f 100644
--- a/chrome/browser/resources/plugin_metadata/plugins_chromeos.json
+++ b/chrome/browser/resources/plugin_metadata/plugins_chromeos.json
@@ -1,5 +1,5 @@
{
- "x-version": 2,
+ "x-version": 3,
"google-talk": {
"mime_types": [
],
@@ -36,7 +36,7 @@
"versions": [
{
"version": "0",
- "status": "up_to_date",
+ "status": "fully_trusted",
"comment": "Google Chrome PDF has no version information."
}
],
@@ -49,8 +49,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/plugins/plugin_metadata.cc ('k') | chrome/browser/resources/plugin_metadata/plugins_linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698