Commit 1cd61996 authored by Yingbing Wu's avatar Yingbing Wu Committed by Commit Bot

Enable "ImeMozcProto" flag by default.

Change-Id: I33d949c64f1432ae6ff29ab26e9a94cb7e97a2c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155763Reviewed-by: default avatarDarren Shen <shend@chromium.org>
Commit-Queue: David Vallet <dvallet@chromium.org>
Cr-Commit-Position: refs/heads/master@{#760747}
parent 9000af77
......@@ -390,7 +390,7 @@ const base::Feature kVirtualKeyboardFloatingResizable{
// Enable or disable MOZC IME to use protobuf as interactive message format.
const base::Feature kImeMozcProto{"ImeMozcProto",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
////////////////////////////////////////////////////////////////////////////////
......
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