Chromium Code Reviews| Index: content/test/test_file_error_injector.cc |
| =================================================================== |
| --- content/test/test_file_error_injector.cc (revision 141149) |
| +++ content/test/test_file_error_injector.cc (working copy) |
| @@ -91,7 +91,7 @@ |
| request_handle, |
| download_manager, |
| calculate_hash, |
| - scoped_ptr<PowerSaveBlocker>(NULL).Pass(), |
| + scoped_ptr<content::PowerSaveBlocker>(NULL).Pass(), |
| bound_net_log), |
| source_url_(info->url()), |
| error_info_(error_info), |