Replace ProfileIOData::http_server_properties_manager_ with http_server_properties_.
ProfileImplIOData::http_server_properties_manager_ is kept in sync and used to access the implementation. This change moves ownership of HttpServerPropertiesImpl from OffTheRecordProfileIOData to ProfileIOData and ensures http_server_properties_ outlives ChromeURLRequestContexts owned by ProfileIOData. BUG=161832 Review URL: https://chromiumcodereview.appspot.com/11316320 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171012 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment