commit | 260f183504ce7555aa7b8d17841980ae1c29294c | [log] [tgz] |
---|---|---|
author | Angela Yoeurng <[email protected]> | Wed Jun 15 22:51:35 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Jun 15 22:51:35 2022 |
tree | 82e07c1795b177dc636f17d37e0f6119e776515c | |
parent | 01b3850d8f45c8d0c1b9d7ef518700eb55db31f6 [diff] [blame] |
[omnibox] Update Starter Pack flag description from @settings to @tabs. Bug: 1287313 Change-Id: I251b9041b51e67359ff37dc39ad05dbf5215bd29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3708399 Commit-Queue: Justin Donnelly <[email protected]> Reviewed-by: Justin Donnelly <[email protected]> Auto-Submit: Angela Yoeurng <[email protected]> Cr-Commit-Position: refs/heads/main@{#1014686}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc index e51bdcc..9b6c51b 100644 --- a/chrome/browser/flag_descriptions.cc +++ b/chrome/browser/flag_descriptions.cc
@@ -1875,7 +1875,7 @@ const char kOmniboxSiteSearchStarterPackName[] = "Omnibox Site Search Starter Pack"; const char kOmniboxSiteSearchStarterPackDescription[] = - "Enables @history, @bookmarks, and @settings scopes in Omnibox Site " + "Enables @history, @bookmarks, and @tabs scopes in Omnibox Site " "Search/Keyword Mode"; const char kOmniboxOnFocusSuggestionsContextualWebAllowSRPName[] = "Allow Omnibox contextual web on-focus suggestions on the SRP";