Commit 67d21d10 authored by Elly Fong-Jones's avatar Elly Fong-Jones Committed by Commit Bot

macviews: Flip ViewsBrowserMode default

Change-Id: Ife1da1c63b1c2cd2b373c2aa6e349e82e1c6ee7b
Reviewed-on: https://chromium-review.googlesource.com/977949Reviewed-by: default avatarAvi Drissman <avi@chromium.org>
Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#578334}
parent bcb7db78
......@@ -152,7 +152,7 @@ bool HostWindowsInAppShimProcess() {
// Causes Views browser builds to use Views browser windows by default rather
// than Cocoa browser windows.
const base::Feature kViewsBrowserWindows{"ViewsBrowserWindows",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
// Returns whether a Views-capable browser build should use the Cocoa browser
// UI.
......
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