Chromium Code Reviews| Index: ceee/ie/plugin/bho/infobar_browser_window.h |
| =================================================================== |
| --- ceee/ie/plugin/bho/infobar_browser_window.h (revision 65052) |
| +++ ceee/ie/plugin/bho/infobar_browser_window.h (working copy) |
| @@ -88,6 +88,7 @@ |
| STDMETHOD(GetChromeExtraArguments)(BSTR *args); |
| STDMETHOD(GetChromeProfileName)(BSTR *args); |
| STDMETHOD(GetExtensionApisToAutomate)(BSTR *args); |
| + STDMETHOD(ShouldShowVersionMismatchDialog)(); |
| // @} |
| // @name ChromeFrame event handlers. |