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

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

Issue 1857263004: Always trust internal PDF viewer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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_linux.json
diff --git a/chrome/browser/resources/plugin_metadata/plugins_linux.json b/chrome/browser/resources/plugin_metadata/plugins_linux.json
index 1bb4dac358270ddc93eef3f33e3850034da62c40..f6d2b489461c07c2d472abefbaaba7f8b26ba47e 100644
--- a/chrome/browser/resources/plugin_metadata/plugins_linux.json
+++ b/chrome/browser/resources/plugin_metadata/plugins_linux.json
@@ -1,5 +1,5 @@
{
- "x-version": 11,
+ "x-version": 12,
"google-talk": {
"mime_types": [
],
@@ -117,7 +117,7 @@
"versions": [
{
"version": "0",
- "status": "up_to_date",
+ "status": "fully_trusted",
"comment": "Google Chrome PDF has no version information."
}
],
@@ -130,7 +130,7 @@
"versions": [
{
"version": "0",
- "status": "up_to_date",
+ "status": "fully_trusted",
"comment": "Chrome PDF Viewer has no version information."
}
],

Powered by Google App Engine
This is Rietveld 408576698