Update features::IsViewsBrowserCocoa() to respect kExperimentalUi.
When we added kExperimentalUi, I added it to views_mode_controller::IsViewsBrowserCocoa() but I didn't notice that there was this other implementation. The omnibox has a feature that uses features::IsViewsBrowserCocoa() and I'd like it to trigger on kExperimentalUi. Let me know if there's some reason why we'd expect these to give different answers. There are only a handful of places that depend on the features:: version: https://cs.chromium.org/search/?q=features::IsViewsBrowserCocoa Bug: 862336 Change-Id: Ieffe5d13bb08c5c36994cef9ccc850ca4552c2b2 Reviewed-on: https://chromium-review.googlesource.com/1132430Reviewed-by:Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#574162}
Showing
Please register or sign in to comment