Home
last modified time | relevance | path

Searched refs:no_longer_blocked (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dextension_service.cc2401 ExtensionIdSet not_yet_blocked, no_longer_blocked; in UpdateBlockedExtensions() local
2404 &no_longer_blocked, &not_yet_blocked); in UpdateBlockedExtensions()
2406 for (ExtensionIdSet::iterator it = no_longer_blocked.begin(); in UpdateBlockedExtensions()
2407 it != no_longer_blocked.end(); ++it) { in UpdateBlockedExtensions()