| Index: content/browser/download/download_resource_handler.h
|
| ===================================================================
|
| --- content/browser/download/download_resource_handler.h (revision 144275)
|
| +++ content/browser/download/download_resource_handler.h (working copy)
|
| @@ -71,7 +71,7 @@
|
| int* buf_size,
|
| int min_size) OVERRIDE;
|
|
|
| - virtual bool OnReadCompleted(int request_id, int* bytes_read,
|
| + virtual bool OnReadCompleted(int request_id, int bytes_read,
|
| bool* defer) OVERRIDE;
|
|
|
| virtual bool OnResponseCompleted(int request_id,
|
|
|