Commit c2716c77 authored by Khushal Sagar's avatar Khushal Sagar Committed by Commit Bot

viz: Enable SurfaceControl by default.

R=ericrk@chromium.org

Bug: 889328
Change-Id: Ib68a1bf13ba6c916b736242ab6ec49023703a304
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1820204
Auto-Submit: Khushal <khushalsagar@chromium.org>
Commit-Queue: Eric Karl <ericrk@chromium.org>
Reviewed-by: default avatarEric Karl <ericrk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#699922}
parent e4098aa5
......@@ -37,7 +37,7 @@ const base::Feature kAImageReaderMediaPlayer{"AImageReaderMediaPlayer",
// and using overlays on Android.
// Note that the feature only works with VizDisplayCompositor enabled.
const base::Feature kAndroidSurfaceControl{"AndroidSurfaceControl",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
#endif
// Enable GPU Rasterization by default. This can still be overridden by
......
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