Searched refs:switch_url_source (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/component_updater/
H A Dchrome_component_updater_configurator.cc177 const std::string switch_url_source = local
179 if (!switch_url_source.empty()) {
180 url_source_override_ = GURL(switch_url_source);

Completed in 96 milliseconds