Commit effe8c50 authored by Lei Zhang's avatar Lei Zhang Committed by Commit Bot

Add PDFViewerUpdate field trial config.

Bug: 1048812
Change-Id: I7ddf909e0c5179f758230b9bd93734e015a6c45f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436273Reviewed-by: default avatarDaniel Hosseinian <dhoss@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#812214}
parent 19c46a73
...@@ -5256,6 +5256,24 @@ ...@@ -5256,6 +5256,24 @@
] ]
} }
], ],
"PdfViewerUpdate": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"PdfViewerUpdate"
]
}
]
}
],
"PerProcessReclaim": [ "PerProcessReclaim": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment