Index: chrome/browser/io_thread.h |
diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h |
index 1066a9b9646b34d3edfb507bee7765b89eb15f64..54a90ff04ef0db4bf02b59d11ef894f0b26ce792 100644 |
--- a/chrome/browser/io_thread.h |
+++ b/chrome/browser/io_thread.h |
@@ -457,6 +457,7 @@ class IOThread : public content::BrowserThreadDelegate { |
std::string auth_server_whitelist_; |
std::string auth_delegate_whitelist_; |
std::string gssapi_library_name_; |
+ std::string auth_android_negotiate_account_type_; |
// This is an instance of the default SSLConfigServiceManager for the current |
// platform and it gets SSL preferences from local_state object. |