Index: chrome/installer/util/shell_util.h |
diff --git a/chrome/installer/util/shell_util.h b/chrome/installer/util/shell_util.h |
index bf0f2181a6b2b067403343d8b9272e7911edbbe6..8179e6c74b12a88e6106460ce239a0e333e23503 100644 |
--- a/chrome/installer/util/shell_util.h |
+++ b/chrome/installer/util/shell_util.h |
@@ -233,11 +233,6 @@ class ShellUtil { |
// we add Chrome as a Windows application |
static const wchar_t* kRegRegisteredApplications; |
- // The key path and key name required to register Chrome on Windows such |
- // that it can be launched from Start->Run just by name (chrome.exe). |
- static const wchar_t* kAppPathsRegistryKey; |
- static const wchar_t* kAppPathsRegistryPathName; |
- |
// Registry path that stores url associations on Vista. |
static const wchar_t* kRegVistaUrlPrefs; |