Commit 7798da0c authored by Justin Cohen's avatar Justin Cohen Committed by Commit Bot

[ios] Change EmbedderBlockRestoreUrl default official value.

Bug: 1007337
Change-Id: Ib1049641e3035846e6e26ca545206dc28e576ece
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929266
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Reviewed-by: default avatarRohit Rao <rohitrao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#718157}
parent cc38f5b1
...@@ -29,7 +29,7 @@ const base::Feature kLanguageSettings{"LanguageSettings", ...@@ -29,7 +29,7 @@ const base::Feature kLanguageSettings{"LanguageSettings",
base::FEATURE_ENABLED_BY_DEFAULT}; base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kEmbedderBlockRestoreUrl{"EmbedderBlockRestoreUrl", const base::Feature kEmbedderBlockRestoreUrl{"EmbedderBlockRestoreUrl",
base::FEATURE_ENABLED_BY_DEFAULT}; base::FEATURE_DISABLED_BY_DEFAULT};
const base::Feature kDisableAnimationOnLowBattery{ const base::Feature kDisableAnimationOnLowBattery{
"DisableAnimationOnLowBattery", base::FEATURE_DISABLED_BY_DEFAULT}; "DisableAnimationOnLowBattery", 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