Index: chrome/test/testing_browser_process.h |
diff --git a/chrome/test/testing_browser_process.h b/chrome/test/testing_browser_process.h |
index 3fc3c7d500ac571fbc050b015a0ad64aff08f6fc..59c4fff8ce116fc0ddfa1771328693846e451d26 100644 |
--- a/chrome/test/testing_browser_process.h |
+++ b/chrome/test/testing_browser_process.h |
@@ -63,8 +63,6 @@ class TestingBrowserProcess : public BrowserProcess { |
virtual base::Thread* cache_thread(); |
- virtual base::Thread* gpu_thread(); |
- |
virtual WatchDogThread* watchdog_thread(); |
#if defined(OS_CHROMEOS) |