| Index: ceee/ie/plugin/bho/webrequest_notifier.h
|
| ===================================================================
|
| --- ceee/ie/plugin/bho/webrequest_notifier.h (revision 68235)
|
| +++ ceee/ie/plugin/bho/webrequest_notifier.h (working copy)
|
| @@ -400,6 +400,9 @@
|
| app::win::IATPatchFunction http_send_request_w_patch_;
|
| app::win::IATPatchFunction internet_read_file_patch_;
|
|
|
| + // Broker RPC client.
|
| + BrokerRpcClient broker_rpc_client_;
|
| +
|
| // The funnel for sending webRequest events to the broker.
|
| WebRequestEventsFunnel webrequest_events_funnel_;
|
|
|
|
|