Searched refs:sub_components (Results 1 – 1 of 1) sorted by relevance
321 const base::DictionaryValue* sub_components = nullptr; in CloneComponent() local322 CHECK(it.value().GetAsDictionary(&sub_components)); in CloneComponent()324 it.key(), CloneComponentTree(*sub_components, filter).release()); in CloneComponent()