Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3212)

Unified Diff: ceee/ie/plugin/bho/infobar_browser_window.h

Issue 4563001: Adding a privileged callback used in IE CF to check whether to show... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ceee/ie/common/common.gyp ('k') | ceee/ie/plugin/bho/infobar_browser_window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « ceee/ie/common/common.gyp ('k') | ceee/ie/plugin/bho/infobar_browser_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698