Index: chrome_frame/utils.cc |
=================================================================== |
--- chrome_frame/utils.cc (revision 53172) |
+++ chrome_frame/utils.cc (working copy) |
@@ -48,6 +48,7 @@ |
L"Software\\Google\\ChromeFrame"; |
static const wchar_t kChromeFrameOptinUrlsKey[] = L"OptinUrls"; |
static const wchar_t kEnableGCFProtocol[] = L"EnableGCFProtocol"; |
+static const wchar_t kEnableBuggyBhoIntercept[] = L"EnableBuggyBhoIntercept"; |
static const wchar_t kChromeFrameNPAPIKey[] = |
L"Software\\MozillaPlugins\\@google.com/ChromeFrame,version=1.0"; |