Disable view source for Developer Tools.
[chromium-blink-merge.git] / chrome / test / mini_installer / config / chrome_system_not_installed.prop
blobf1e25e10c65d70c8c48ba9d4c2609a64414a67fe
2   "Files": {
3     "$PROGRAM_FILES\\$CHROME_DIR\\Application": {"exists": false}
4   },
5   "RegistryEntries": {
6     "HKEY_LOCAL_MACHINE\\$CHROME_UPDATE_REGISTRY_SUBKEY": {"exists": false},
7     "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$CHROME_LONG_NAME":
8         {"exists": false},
9     "HKEY_LOCAL_MACHINE\\Software\\Classes\\$CHROME_SHORT_NAME": {
10       "exists": false
11     }
12   }