| Index: net/url_request/url_request_status.h
|
| diff --git a/net/url_request/url_request_status.h b/net/url_request/url_request_status.h
|
| index 332e7e90fe4d13f2ba4e917bf8b79d9480e4a5bb..1c50cc3008218ce9f1a869f9df7f09bc274345c3 100644
|
| --- a/net/url_request/url_request_status.h
|
| +++ b/net/url_request/url_request_status.h
|
| @@ -68,7 +68,4 @@ class URLRequestStatus {
|
|
|
| } // namespace net
|
|
|
| -// TODO(tfarina): Fix the callers and remove this!
|
| -typedef net::URLRequestStatus URLRequestStatus;
|
| -
|
| #endif // NET_URL_REQUEST_URL_REQUEST_STATUS_H_
|
|
|