Searched refs:update_dictionary (Results 1 – 1 of 1) sorted by relevance
210 DictionaryValue* update_dictionary = update.Get(); in CleanupBadExtensionKeys() local216 if (update_dictionary->HasKey(i->second)) { in CleanupBadExtensionKeys()217 CHECK(update_dictionary->RemoveWithoutPathExpansion(i->first, NULL)); in CleanupBadExtensionKeys()221 CHECK(update_dictionary->RemoveWithoutPathExpansion( in CleanupBadExtensionKeys()223 update_dictionary->SetWithoutPathExpansion(i->second, extension_prefs); in CleanupBadExtensionKeys()