Chromium Code Reviews| Index: chrome/browser/io_thread.cc |
| diff --git a/chrome/browser/io_thread.cc b/chrome/browser/io_thread.cc |
| index cfb9a37833b47cb1fe1274141350e0ec047d0e11..2641088eaa252258839b0a9a4b8bf22794e156d7 100644 |
| --- a/chrome/browser/io_thread.cc |
| +++ b/chrome/browser/io_thread.cc |
| @@ -540,7 +540,6 @@ IOThread::IOThread( |
| NULL, |
| NULL, |
| NULL, |
| - NULL, |
| local_state); |
| ssl_config_service_manager_.reset( |
| SSLConfigServiceManager::CreateDefaultManager(local_state)); |