Index: chrome/installer/util/shell_util.h |
diff --git a/chrome/installer/util/shell_util.h b/chrome/installer/util/shell_util.h |
index bb54f1974efb936e2ba75a4088126d21e75fc9b3..ecbf991084fee6e50ca6532191d5c23cb17b13ca 100644 |
--- a/chrome/installer/util/shell_util.h |
+++ b/chrome/installer/util/shell_util.h |
@@ -228,12 +228,6 @@ class ShellUtil { |
static const wchar_t* kAppPathsRegistryKey; |
static const wchar_t* kAppPathsRegistryPathName; |
- // Name that we give to Chrome file association handler ProgId. |
- static const wchar_t* kChromeHTMLProgId; |
- |
- // Description of Chrome file association handler ProgId. |
- static const wchar_t* kChromeHTMLProgIdDesc; |
- |
// Registry path that stores url associations on Vista. |
static const wchar_t* kRegVistaUrlPrefs; |