Commit 0e44aeda authored by Peter K. Lee's avatar Peter K. Lee Committed by Commit Bot

Enables Infobars Phase 1

Bug: 870151
Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet
Change-Id: I8e1fc458e9316be19e35b5e0f3edaefb5d3244f3
Reviewed-on: https://chromium-review.googlesource.com/1132564Reviewed-by: default avatarRohit Rao <rohitrao@chromium.org>
Commit-Queue: Peter Lee <pkl@chromium.org>
Cr-Commit-Position: refs/heads/master@{#580159}
parent 08c38f0e
...@@ -58,7 +58,7 @@ bool IsIPhoneX() { ...@@ -58,7 +58,7 @@ bool IsIPhoneX() {
} }
bool IsRefreshInfobarEnabled() { bool IsRefreshInfobarEnabled() {
return base::FeatureList::IsEnabled(kInfobarsUIReboot); return base::FeatureList::IsEnabled(kUIRefreshPhase1);
} }
bool IsRefreshLocationBarEnabled() { bool IsRefreshLocationBarEnabled() {
......
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