Commit ebd05c5e authored by Joel Hockey's avatar Joel Hockey Committed by Commit Bot

Enable terminal system app by default

Change-Id: I4d37b89eba0b26ac1e801e42edfda08cfb739629
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076638
Auto-Submit: Joel Hockey <joelhockey@chromium.org>
Reviewed-by: default avatarBen Wells <benwells@chromium.org>
Commit-Queue: Joel Hockey <joelhockey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#745377}
parent c6cea8d7
......@@ -196,7 +196,7 @@ const base::Feature kPrintServerUi{"PrintServerUi",
// OS_CHROMEOS, but this flag must be defined for all platforms since
// it is required for SystemWebApp tests.
const base::Feature kTerminalSystemApp{"TerminalSystemApp",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
// Enable splits in the Terminal System App.
const base::Feature kTerminalSystemAppSplits{"TerminalSystemAppSplits",
......
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