mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 16:34:06 +09:00
At some point, `components/safe_browsing/core/proto/download_file_types.proto` was getting pruned; this is no longer the case. As a result, the changes made to enable building without this file can be removed without consequence. Changes to the following files were removed from `fix-building-without-safebrowsing.patch`: * `chrome/browser/download/download_item_model.h` * `chrome/browser/download/download_item_model.cc` * `chrome/browser/download/download_target_determiner.h` * `chrome/browser/download/download_target_determiner.cc` * `chrome/browser/download/download_target_info.h` * `chrome/browser/download/download_target_info.cc` * `chrome/browser/download/download_ui_model.h` * `chrome/browser/download/download_ui_model.cc`