diff options
Diffstat (limited to 'chrome/browser/profile.h')
-rw-r--r-- | chrome/browser/profile.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/profile.h b/chrome/browser/profile.h index 737d2e0..0cc0e16 100644 --- a/chrome/browser/profile.h +++ b/chrome/browser/profile.h @@ -534,7 +534,6 @@ class ProfileImpl : public Profile, scoped_refptr<WebKitContext> webkit_context_; scoped_ptr<DesktopNotificationService> desktop_notification_service_; scoped_ptr<PersonalDataManager> personal_data_manager_; - bool privacy_blacklist_created_; bool history_service_created_; bool favicon_service_created_; bool created_web_data_service_; |