Chromium Code Reviews| Index: chrome/browser/profiles/profile_io_data.h |
| =================================================================== |
| --- chrome/browser/profiles/profile_io_data.h (revision 89656) |
| +++ chrome/browser/profiles/profile_io_data.h (working copy) |
| @@ -121,6 +121,7 @@ |
| bool is_incognito; |
| bool clear_local_state_on_exit; |
| + bool safe_browsing_enabled; |
| std::string accept_language; |
| std::string accept_charset; |
| std::string referrer_charset; |