Searched refs:open_with_progids_key (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/setup/
H A Duninstall.cc980 base::string16 open_with_progids_key; local
994 open_with_progids_key.assign(file_assoc_key);
995 open_with_progids_key.append(ShellUtil::kRegOpenWithProgids);
996 InstallUtil::DeleteRegistryValue(root, open_with_progids_key,

Completed in 67 milliseconds