Searched refs:ids_to_unload (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_service.cc2357 ExtensionIdSet ids_to_unload = registry_->enabled_extensions().GetIDs(); local
2358 for (ExtensionIdSet::iterator it = ids_to_unload.begin();
2359 it != ids_to_unload.end();

Completed in 94 milliseconds