summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_browser_process.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/testing_browser_process.cc')
-rw-r--r--chrome/test/testing_browser_process.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/test/testing_browser_process.cc b/chrome/test/testing_browser_process.cc
index 72b9976..5546417 100644
--- a/chrome/test/testing_browser_process.cc
+++ b/chrome/test/testing_browser_process.cc
@@ -210,10 +210,6 @@ bool TestingBrowserProcess::plugin_finder_disabled() const {
return false;
}
-bool TestingBrowserProcess::have_inspector_files() const {
- return true;
-}
-
ChromeNetLog* TestingBrowserProcess::net_log() {
return NULL;
}