| Index: content/public/test/test_file_error_injector.h
|
| diff --git a/content/public/test/test_file_error_injector.h b/content/public/test/test_file_error_injector.h
|
| index 38ebf6368e58a829f6a2bbacea4f9b5cb58eb133..c425bcc8b7dd3b2b2434e04ceadcc0dd30cfc12c 100644
|
| --- a/content/public/test/test_file_error_injector.h
|
| +++ b/content/public/test/test_file_error_injector.h
|
| @@ -112,7 +112,7 @@ class TestFileErrorInjector
|
|
|
| typedef std::set<GURL> FileSet;
|
|
|
| - TestFileErrorInjector(
|
| + explicit TestFileErrorInjector(
|
| scoped_refptr<DownloadManager> download_manager);
|
|
|
| virtual ~TestFileErrorInjector();
|
|
|