Home
last modified time | relevance | path

Searched refs:kRealboxUseGoogleGIcon (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/search/
H A Dntp_features.h25 extern const base::Feature kRealboxUseGoogleGIcon;
H A Dntp_features.cc45 const base::Feature kRealboxUseGoogleGIcon{"NtpRealboxUseGoogleGIcon", variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/new_tab_page/
H A Dnew_tab_page_ui.cc85 base::FeatureList::IsEnabled(ntp_features::kRealboxUseGoogleGIcon) in CreateNewTabPageUiHtmlSource()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/search/
H A Dlocal_ntp_source.cc638 base::FeatureList::IsEnabled(ntp_features::kRealboxUseGoogleGIcon)); in UpdateConfigData()
1052 base::FeatureList::IsEnabled(ntp_features::kRealboxUseGoogleGIcon); in StartDataRequest()