| Index: chrome/browser/profiles/profile_io_data.h
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_io_data.h (revision 119865)
|
| +++ chrome/browser/profiles/profile_io_data.h (working copy)
|
| @@ -142,7 +142,7 @@
|
| bool clear_local_state_on_exit;
|
| std::string accept_language;
|
| std::string accept_charset;
|
| - std::string referrer_charset;
|
| + std::string default_charset;
|
| IOThread* io_thread;
|
| scoped_refptr<AudioManager> audio_manager;
|
| scoped_refptr<HostContentSettingsMap> host_content_settings_map;
|
|
|