diff options
Diffstat (limited to 'chrome/test/testing_browser_process.h')
-rw-r--r-- | chrome/test/testing_browser_process.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/test/testing_browser_process.h b/chrome/test/testing_browser_process.h index a6aee39..6a3d215 100644 --- a/chrome/test/testing_browser_process.h +++ b/chrome/test/testing_browser_process.h @@ -133,8 +133,6 @@ class TestingBrowserProcess : public BrowserProcess { virtual void StartAutoupdateTimer() {} #endif - virtual bool have_inspector_files() const; - virtual ChromeNetLog* net_log(); #if defined(IPC_MESSAGE_LOG_ENABLED) |