Searched refs:no_longer_blocked (Results 1 – 1 of 1) sorted by relevance
2401 ExtensionIdSet not_yet_blocked, no_longer_blocked; in UpdateBlockedExtensions() local2404 &no_longer_blocked, ¬_yet_blocked); in UpdateBlockedExtensions()2406 for (ExtensionIdSet::iterator it = no_longer_blocked.begin(); in UpdateBlockedExtensions()2407 it != no_longer_blocked.end(); ++it) { in UpdateBlockedExtensions()