summaryrefslogtreecommitdiffstats
path: root/ceee/ie/plugin/bho/web_progress_notifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'ceee/ie/plugin/bho/web_progress_notifier.h')
-rw-r--r--ceee/ie/plugin/bho/web_progress_notifier.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ceee/ie/plugin/bho/web_progress_notifier.h b/ceee/ie/plugin/bho/web_progress_notifier.h
index d92e0c6..1b2c191 100644
--- a/ceee/ie/plugin/bho/web_progress_notifier.h
+++ b/ceee/ie/plugin/bho/web_progress_notifier.h
@@ -30,6 +30,7 @@ class WebProgressNotifier : public WebBrowserEventsSource::Sink,
HRESULT Initialize(
WebBrowserEventsSource* web_browser_events_source,
+ IEventSender* client,
HWND tab_window,
IWebBrowser2* main_browser);
void TearDown();