| Index: chrome/browser/profiles/profile_impl_io_data.h
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_impl_io_data.h (revision 148459)
|
| +++ chrome/browser/profiles/profile_impl_io_data.h (working copy)
|
| @@ -139,6 +139,8 @@
|
| AcquireIsolatedAppRequestContext(
|
| ChromeURLRequestContext* main_context,
|
| const std::string& app_id) const OVERRIDE;
|
| + virtual chrome_browser_net::CacheStats* GetCacheStats(
|
| + IOThread::Globals* io_thread_globals) const OVERRIDE;
|
|
|
| void CreateFtpProtocolHandler(net::URLRequestJobFactory* job_factory,
|
| net::FtpAuthCache* ftp_auth_cache) const;
|
|
|