Home | History | Annotate | Download | only in themes

Lines Matching defs:expected_id

697     const base::FilePath& path, const std::string& expected_id) {
727 expected_id.substr(0, extensions::id_util::kIdSize);
729 DLOG(ERROR) << "Wrong id: " << theme_id << " vs " << expected_id;