Commit d13740b3 authored by manuk's avatar manuk Committed by Commit Bot

[omnibox] Enable the local entity chrome://flags flag on mobile platforms.

Bug: 950512
Change-Id: Ia670e8f931e886e4298ba07f9cd7f8cdd328e8da
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1897484Reviewed-by: default avatarmanuk hovanesian <manukh@chromium.org>
Reviewed-by: default avatarTommy Li <tommycli@chromium.org>
Commit-Queue: manuk hovanesian <manukh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712229}
parent 156a1804
...@@ -2777,7 +2777,7 @@ const FeatureEntry kFeatureEntries[] = { ...@@ -2777,7 +2777,7 @@ const FeatureEntry kFeatureEntries[] = {
{"omnibox-local-entity-suggestions", {"omnibox-local-entity-suggestions",
flag_descriptions::kOmniboxLocalEntitySuggestionsName, flag_descriptions::kOmniboxLocalEntitySuggestionsName,
flag_descriptions::kOmniboxLocalEntitySuggestionsDescription, kOsDesktop, flag_descriptions::kOmniboxLocalEntitySuggestionsDescription, kOsAll,
FEATURE_VALUE_TYPE(omnibox::kOmniboxLocalEntitySuggestions)}, FEATURE_VALUE_TYPE(omnibox::kOmniboxLocalEntitySuggestions)},
{"omnibox-experimental-suggest-scoring", {"omnibox-experimental-suggest-scoring",
......
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