Commit 843634c7 authored by Sinan Sahin's avatar Sinan Sahin Committed by Chromium LUCI CQ

[Offline indicator v2] Enable by default

Bug: 989148
Change-Id: I043a617e6f2c9eb2f530a67e3fb3be731c34bae6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627439Reviewed-by: default avatarTheresa  <twellington@chromium.org>
Commit-Queue: Sinan Sahin <sinansahin@google.com>
Cr-Commit-Position: refs/heads/master@{#843193}
parent a8ce09cb
......@@ -547,7 +547,7 @@ const base::Feature kNotificationSuspender{"NotificationSuspender",
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kOfflineIndicatorV2{"OfflineIndicatorV2",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kOmniboxSpareRenderer{"OmniboxSpareRenderer",
base::FEATURE_DISABLED_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