Chromium Code Reviews| Index: ceee/ie/plugin/toolband/tool_band.h |
| =================================================================== |
| --- ceee/ie/plugin/toolband/tool_band.h (revision 65052) |
| +++ ceee/ie/plugin/toolband/tool_band.h (working copy) |
| @@ -140,6 +140,7 @@ |
| STDMETHOD(GetChromeExtraArguments)(BSTR *args); |
| STDMETHOD(GetChromeProfileName)(BSTR *args); |
| STDMETHOD(GetExtensionApisToAutomate)(BSTR *args); |
| + STDMETHOD(ShouldShowVersionMismatchDialog)(); |
| // @} |