CHECK(g_browser_controller);We currently don't need a "has instance?", so I'm adding this CHECK to get better error messages.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
CHECK(g_browser_controller);We currently don't need a "has instance?", so I'm adding this CHECK to get better error messages.
Acknowledged
void DlpContentManager::OnBrowserRemoved(Browser* browser) {clarification: when the added observer should be removed...?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |