diff options
Diffstat (limited to 'content/shell/webkit_test_controller.h')
-rw-r--r-- | content/shell/webkit_test_controller.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/content/shell/webkit_test_controller.h b/content/shell/webkit_test_controller.h index a546e5a..5098a015 100644 --- a/content/shell/webkit_test_controller.h +++ b/content/shell/webkit_test_controller.h @@ -133,9 +133,6 @@ class WebKitTestController : public base::NonThreadSafe, void OnSetFocus(bool focus); void OnCaptureSessionHistory(); - void OnNotImplemented(const std::string& object_name, - const std::string& method_name); - scoped_ptr<WebKitTestResultPrinter> printer_; base::FilePath current_working_directory_; |