Chromium Code Reviews| Index: chrome/browser/profiles/profile_io_data.cc |
| =================================================================== |
| --- chrome/browser/profiles/profile_io_data.cc (revision 92179) |
| +++ chrome/browser/profiles/profile_io_data.cc (working copy) |
| @@ -545,4 +545,5 @@ |
| DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); |
| enable_referrers_.Destroy(); |
| clear_local_state_on_exit_.Destroy(); |
| + safe_browsing_enabled_.Destroy(); |
| } |