| Index: components/update_client/url_request_post_interceptor.h
|
| diff --git a/components/update_client/url_request_post_interceptor.h b/components/update_client/url_request_post_interceptor.h
|
| index 15672bcf6f52562cbd6ebfe3f3f5e762d263a43f..bead17c42fa3fb5726de4c54e84285c0e637fcf4 100644
|
| --- a/components/update_client/url_request_post_interceptor.h
|
| +++ b/components/update_client/url_request_post_interceptor.h
|
| @@ -22,10 +22,6 @@ class FilePath;
|
| class SequencedTaskRunner;
|
| }
|
|
|
| -namespace net {
|
| -class URLRequest;
|
| -}
|
| -
|
| namespace update_client {
|
|
|
| // Intercepts requests to a file path, counts them, and captures the body of
|
|
|