| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| 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. |
extensions: Decouple EventRouter from g_browser_process
Replace direct access to g_browser_process->local_state() in EventRouter
with explicit constructor dependency injection of PrefService. Global
singleton retrieval is now cleanly bounded to EventRouterFactory, and
unit tests inject local state using TestingBrowserProcess test fakes.
TAG=agy
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |