| Index: ceee/ie/plugin/bho/webrequest_events_funnel.h
|
| ===================================================================
|
| --- ceee/ie/plugin/bho/webrequest_events_funnel.h (revision 66617)
|
| +++ ceee/ie/plugin/bho/webrequest_events_funnel.h (working copy)
|
| @@ -18,7 +18,7 @@
|
| // Broker.
|
| class WebRequestEventsFunnel : public EventsFunnel {
|
| public:
|
| - WebRequestEventsFunnel() : EventsFunnel(false) {}
|
| + WebRequestEventsFunnel() {}
|
|
|
| // Sends the webRequest.onBeforeRedirect event to the broker.
|
| // @param request_id The ID of the request.
|
|
|