| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Replace `std::unordered_set` with `absl::flat_hash_set`.
Also use string_view instead of string to avoid string copies.
Updating test and debug code (at lower priority) to round out the
migration, and update test code to match current Chromium recommended
best practices.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |