Searched defs:kIconStorageKey (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/extensions/
H A Dextension_action_storage_manager.cc30 const char kIconStorageKey[] = "icon"; member in namespace:extensions::__anon3915
138 if (dict->GetDictionary(kIconStorageKey, &icon_value) &&
184 dict->Set(kIconStorageKey, icon_value.release());

Completed in 326 milliseconds