--- chrome/browser/component_updater/floc_component_installer.cc.orig +++ chrome/browser/component_updater/floc_component_installer.cc @@ -101,10 +101,12 @@ ComponentUpdateService* cus, federated_learning::FlocSortingLshClustersService* floc_sorting_lsh_clusters_service) { + /* auto installer = base::MakeRefCounted( std::make_unique( floc_sorting_lsh_clusters_service)); installer->Register(cus, base::OnceClosure()); + */ } } // namespace component_updater