[dPWA][SystemMediaControls][Win] Enable feature by default
Bug: 40275333 Change-Id: I09df2524f14f2eb9b8c1c3a2bf77f2bb576f9152 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5366359 Reviewed-by: Vincent Scheib <scheib@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Tommy Steimel <steimel@chromium.org> Commit-Queue: Stanley Hon <stahon@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1272988}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
2481d3883d
commit
fd2ed480f4
@ -1163,7 +1163,7 @@ BASE_FEATURE(kV8VmFuture, "V8VmFuture", base::FEATURE_DISABLED_BY_DEFAULT);
|
||||
// Enables per PWA System Media Controls on Windows
|
||||
BASE_FEATURE(kWebAppSystemMediaControlsWin,
|
||||
"WebAppSystemMediaControlsWin",
|
||||
base::FEATURE_DISABLED_BY_DEFAULT);
|
||||
base::FEATURE_ENABLED_BY_DEFAULT);
|
||||
|
||||
// Enable WebAssembly baseline compilation (Liftoff).
|
||||
BASE_FEATURE(kWebAssemblyBaseline,
|
||||
|
Reference in New Issue
Block a user