Home | History | Annotate | Download | only in indexed_db

Lines Matching refs:root_dict

914   base::DictionaryValue root_dict;
915 root_dict.SetString("message", message);
917 base::JSONWriter::Write(&root_dict, &output_js);