Implement the Windows desktop search redirection feature.
With this CL, Windows desktop searches are redirected to the default
search engine when the DesktopSearchRedirection feature is enabled.
The first time that a desktop search is redirected, an infobar is
shown to inform the user of the redirection.
BUG=539963
Review URL: https://codereview.chromium.org/1598553003
Cr-Commit-Position: refs/heads/master@{#373049}
diff --git a/components/components_strings.grd b/components/components_strings.grd
index d00786b..1ad4c7a 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -198,6 +198,7 @@
<part file="password_manager_strings.grdp" />
<part file="pdf_strings.grdp" />
<part file="policy_strings.grdp" />
+ <part file="search_engines_strings.grdp" />
<part file="security_interstitials_strings.grdp" />
<part file="ssl_errors_strings.grdp" />
<part file="sync_ui_strings.grdp" />