| Index: sync/internal_api/public/http_bridge.h
|
| diff --git a/sync/internal_api/public/http_bridge.h b/sync/internal_api/public/http_bridge.h
|
| index 4e613dda67ec5cd8ac3328a2abdddc2264598ed0..8c1cfe1f7f236632a9d147661602c14ac00aae59 100644
|
| --- a/sync/internal_api/public/http_bridge.h
|
| +++ b/sync/internal_api/public/http_bridge.h
|
| @@ -71,7 +71,6 @@ class SYNC_EXPORT_PRIVATE HttpBridge
|
| ~RequestContext() override;
|
|
|
| private:
|
| - net::URLRequestContext* const baseline_context_;
|
| const scoped_refptr<base::SingleThreadTaskRunner> network_task_runner_;
|
| scoped_ptr<net::HttpUserAgentSettings> http_user_agent_settings_;
|
| scoped_ptr<net::URLRequestJobFactory> job_factory_;
|
|
|