// TODO(crbug.com/404131876): Avoid using g_browser_process.In this CL, I use TODOs to keep CL small. These TODOs will be addressed in separate CLs.
| 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. |
| Commit-Queue | +2 |
Thank you for the review! Submitting the chain.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
policy: Decouple LocalUserFilesPolicyObserver from g_browser_process
Replace direct access to g_browser_process->local_state() in
LocalUserFilesPolicyObserver with explicit constructor dependency
injection of PrefService.
TAG=agy
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |