Skip to content

Commit

Permalink
Aw: Add the missing ALGORITHMIC_DARKENING
Browse files Browse the repository at this point in the history
(cherry picked from commit 3553dfb)

Bug: 1287883
Change-Id: If72369619b97eb6d20f97adfb1eb9e2dbbfd25c4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3591014
Auto-Submit: Michael Bai <michaelbai@chromium.org>
Commit-Queue: Michael Bai <michaelbai@chromium.org>
Reviewed-by: Richard Coles <torne@chromium.org>
Commit-Queue: Richard Coles <torne@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#993469}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3593878
Reviewed-by: Michael Bai <michaelbai@chromium.org>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5005@{#34}
Cr-Branched-From: 5b4d945-refs/heads/main@{#992738}
  • Loading branch information
Michael Bai authored and Chromium LUCI CQ committed Apr 19, 2022
1 parent 75da76c commit 0e3612b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ class SupportLibWebViewChromiumFactory implements WebViewProviderFactoryBoundary
Features.PROXY_OVERRIDE_REVERSE_BYPASS,
Features.REQUESTED_WITH_HEADER_CONTROL + Features.DEV_SUFFIX,
Features.GET_VARIATIONS_HEADER,
Features.ALGORITHMIC_DARKENING,
// Add new features above. New features must include `+ Features.DEV_SUFFIX`
// when they're initially added (this can be removed in a future CL). The final
// feature should have a trailing comma for cleaner diffs.
Expand Down

0 comments on commit 0e3612b

Please sign in to comment.