0

Enable support for tabbing through various annotations in PDF

Bug: 994500
Change-Id: Ib366cbcbeb5b906f5556568f88af027b8d9309aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2189844
Reviewed-by: Ankit Kumar 🌪️ <ankk@microsoft.com>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#769419}
This commit is contained in:
Badhri Ravikumar
2020-05-15 21:01:34 +00:00
committed by Commit Bot
parent 7c89437be0
commit cbd57ff8c3

@ -33,7 +33,7 @@ const base::Feature kSaveEditedPDFForm = {"SaveEditedPDFForm",
};
const base::Feature kTabAcrossPDFAnnotations = {
"TabAcrossPDFAnnotations", base::FEATURE_DISABLED_BY_DEFAULT};
"TabAcrossPDFAnnotations", base::FEATURE_ENABLED_BY_DEFAULT};
} // namespace features
} // namespace chrome_pdf