summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/io_thread.h')
-rw-r--r--chrome/browser/io_thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h
index 404f69e..af249f9 100644
--- a/chrome/browser/io_thread.h
+++ b/chrome/browser/io_thread.h
@@ -59,7 +59,7 @@ class IOThread : public BrowserProcessSubThread {
protected:
virtual void Init();
- virtual void CleanUp();
+ virtual void CleanUpAfterMessageLoopDestruction();
private:
net::HttpAuthHandlerFactory* CreateDefaultAuthHandlerFactory();