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