Searched refs:component_state (Results 1 – 1 of 1) sorted by relevance
589 const base::DictionaryValue* component_state = nullptr; in GetLegacyState() local591 component_dict->GetDictionary("state", &component_state)) { in GetLegacyState()592 legacy_state_.MergeDictionary(component_state); in GetLegacyState()