File chromium-101-additional-fix-building-without-safebrowsing.patch of Package ungoogled-chromium

# Fix error: undefined reference to safe_browsing::EventResultToString

--- a/chrome/browser/extensions/api/safe_browsing_private/safe_browsing_private_event_router.cc
+++ b/chrome/browser/extensions/api/safe_browsing_private/safe_browsing_private_event_router.cc
@@ -296,6 +296,7 @@ void SafeBrowsingPrivateEventRouter::OnP
         std::move(event_value));
     event_router_->BroadcastEvent(std::move(extension_event));
   }
+  return;
 
   absl::optional<enterprise_connectors::ReportingSettings> settings =
       GetReportingSettings();
openSUSE Build Service is sponsored by