Searched refs:g_live_new_tabs (Results 1 – 1 of 1) sorted by relevance
69 static base::LazyInstance<std::set<const WebUIController*> > g_live_new_tabs; variable87 g_live_new_tabs.Pointer()->insert(this); in NewTabUI()146 g_live_new_tabs.Pointer()->erase(this); in ~NewTabUI()295 if (!g_live_new_tabs.Pointer()->count(ui)) in FromWebUIController()