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. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[bedrock] Eliminate BrowserList::get() from ChromeOS kiosk code
This CL removes instances of the BrowserList::get() API from kiosk
code. BrowserList is now deprecated and clients are expected to
shift to using APIs in browser_window_interface_iterator.h.
In both cases clients expected only a single Browser instance in the
environment, so the
GetLastActiveBrowserWindowInterfaceWithAnyProfile() API was used
instead.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |