diff options
Diffstat (limited to 'ceee/ie/common/chrome_frame_host.h')
-rw-r--r-- | ceee/ie/common/chrome_frame_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ceee/ie/common/chrome_frame_host.h b/ceee/ie/common/chrome_frame_host.h index ef43499..b04b7b5 100644 --- a/ceee/ie/common/chrome_frame_host.h +++ b/ceee/ie/common/chrome_frame_host.h @@ -143,6 +143,7 @@ class ATL_NO_VTABLE ChromeFrameHost STDMETHOD(GetChromeExtraArguments)(BSTR* args); STDMETHOD(GetChromeProfileName)(BSTR* args); STDMETHOD(GetExtensionApisToAutomate)(BSTR* functions_enabled); + STDMETHOD(ShouldShowVersionMismatchDialog)(); // @} // @name ChromeFrame event handlers |