summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_browser_process.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/testing_browser_process.h')
-rw-r--r--chrome/test/testing_browser_process.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/test/testing_browser_process.h b/chrome/test/testing_browser_process.h
index cc0ef76..2391a53 100644
--- a/chrome/test/testing_browser_process.h
+++ b/chrome/test/testing_browser_process.h
@@ -123,10 +123,6 @@ class TestingBrowserProcess : public BrowserProcess {
return false;
}
- virtual views::AcceleratorHandler* accelerator_handler() {
- return NULL;
- }
-
virtual printing::PrintJobManager* print_job_manager() {
return NULL;
}