Home
last modified time | relevance | path

Searched refs:kIframeOneGoogleBar (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/search/
H A Dntp_features.h21 extern const base::Feature kIframeOneGoogleBar;
H A Dntp_features.cc25 const base::Feature kIframeOneGoogleBar{"IframeOneGoogleBar", variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/new_tab_page/
H A Dnew_tab_page_ui.cc96 base::FeatureList::IsEnabled(ntp_features::kIframeOneGoogleBar)); in CreateNewTabPageUiHtmlSource()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/
H A Dchrome_web_ui_controller_factory.cc1110 !base::FeatureList::IsEnabled(ntp_features::kIframeOneGoogleBar)); in IsWebUIAllowedToMakeNetworkRequests()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dabout_flags.cc4360 FEATURE_VALUE_TYPE(ntp_features::kIframeOneGoogleBar)},