| Index: chrome/browser/profiles/profile_io_data.h
|
| diff --git a/chrome/browser/profiles/profile_io_data.h b/chrome/browser/profiles/profile_io_data.h
|
| index 65a94f6b17a34114cf390b1a153695cc3d7d67ca..f9c8a887ecc369658f36e79184c6c083f391b1ec 100644
|
| --- a/chrome/browser/profiles/profile_io_data.h
|
| +++ b/chrome/browser/profiles/profile_io_data.h
|
| @@ -186,7 +186,6 @@ class ProfileIOData {
|
| FilePath path;
|
| std::string accept_language;
|
| std::string accept_charset;
|
| - std::string referrer_charset;
|
| IOThread* io_thread;
|
| scoped_refptr<CookieSettings> cookie_settings;
|
| scoped_refptr<net::SSLConfigService> ssl_config_service;
|
|
|