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