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