| Index: chrome/browser/io_thread.h
|
| ===================================================================
|
| --- chrome/browser/io_thread.h (revision 184791)
|
| +++ chrome/browser/io_thread.h (working copy)
|
| @@ -281,7 +281,7 @@
|
| std::string auth_server_whitelist_;
|
| std::string auth_delegate_whitelist_;
|
| std::string gssapi_library_name_;
|
| - std::string spdyproxy_origin_;
|
| + std::string spdyproxy_auth_origin_;
|
|
|
| // This is an instance of the default SSLConfigServiceManager for the current
|
| // platform and it gets SSL preferences from local_state object.
|
|
|