| Index: ceee/ie/plugin/bho/infobar_events_funnel.h
|
| ===================================================================
|
| --- ceee/ie/plugin/bho/infobar_events_funnel.h (revision 66617)
|
| +++ ceee/ie/plugin/bho/infobar_events_funnel.h (working copy)
|
| @@ -12,7 +12,7 @@
|
| // Implements a set of methods to send infobar related events to the Broker.
|
| class InfobarEventsFunnel : public EventsFunnel {
|
| public:
|
| - InfobarEventsFunnel() : EventsFunnel(false) {}
|
| + InfobarEventsFunnel() {}
|
|
|
| // Sends the infobar.onDocumentComplete event to the Broker.
|
| virtual HRESULT OnDocumentComplete();
|
|
|