Commit 3a1d096b authored by Daniel Hosseinian's avatar Daniel Hosseinian Committed by Chromium LUCI CQ

Enable PDFViewerUpdate feature by default

Bug: 1048812
Change-Id: I28771f02ae2afd793ab92e52d29cd9665bbb7504
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613948
Auto-Submit: Daniel Hosseinian <dhoss@chromium.org>
Commit-Queue: dpapad <dpapad@chromium.org>
Reviewed-by: default avatardpapad <dpapad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#840980}
parent 95bfa552
......@@ -23,7 +23,7 @@ const base::Feature kPdfPartialLoading = {"PdfPartialLoading",
base::FEATURE_DISABLED_BY_DEFAULT};
const base::Feature kPDFViewerUpdate = {"PDFViewerUpdate",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kPdfViewerPresentationMode = {
"PdfViewerPresentationMode", base::FEATURE_DISABLED_BY_DEFAULT};
......
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