Index: ceee/ie/common/chrome_frame_host.h |
=================================================================== |
--- ceee/ie/common/chrome_frame_host.h (revision 65052) |
+++ ceee/ie/common/chrome_frame_host.h (working copy) |
@@ -143,6 +143,7 @@ |
STDMETHOD(GetChromeExtraArguments)(BSTR* args); |
STDMETHOD(GetChromeProfileName)(BSTR* args); |
STDMETHOD(GetExtensionApisToAutomate)(BSTR* functions_enabled); |
+ STDMETHOD(ShouldShowVersionMismatchDialog)(); |
// @} |
// @name ChromeFrame event handlers |