| Index: net/url_request/url_request_context.h
|
| diff --git a/net/url_request/url_request_context.h b/net/url_request/url_request_context.h
|
| index b54faf406864826de7fca49612b41f95e46522ce..2c737cafd2dc9073601e1817f3f3c3d5640a7a3d 100644
|
| --- a/net/url_request/url_request_context.h
|
| +++ b/net/url_request/url_request_context.h
|
| @@ -192,7 +192,4 @@ class URLRequestContext
|
|
|
| } // namespace net
|
|
|
| -// TODO(tfarina): Fix the callers and remove this!
|
| -typedef net::URLRequestContext URLRequestContext;
|
| -
|
| #endif // NET_URL_REQUEST_URL_REQUEST_CONTEXT_H_
|
|
|