summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/testing_browser_process.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/base/testing_browser_process.h')
-rw-r--r--chrome/test/base/testing_browser_process.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/base/testing_browser_process.h b/chrome/test/base/testing_browser_process.h
index ae65756..c00d351 100644
--- a/chrome/test/base/testing_browser_process.h
+++ b/chrome/test/base/testing_browser_process.h
@@ -51,7 +51,6 @@ class TestingBrowserProcess : public BrowserProcess {
virtual base::Thread* file_thread() OVERRIDE;
virtual base::Thread* db_thread() OVERRIDE;
- virtual base::Thread* cache_thread() OVERRIDE;
virtual WatchDogThread* watchdog_thread() OVERRIDE;
#if defined(OS_CHROMEOS)