Index: content/shell/browser/webkit_test_controller.h |
diff --git a/content/shell/browser/webkit_test_controller.h b/content/shell/browser/webkit_test_controller.h |
index 2a029bd91f702328dcfde2967aa6faf5c7cae2e5..e9773c603030c9572622d9d31f7b2db102ad9a01 100644 |
--- a/content/shell/browser/webkit_test_controller.h |
+++ b/content/shell/browser/webkit_test_controller.h |
@@ -177,7 +177,6 @@ class WebKitTestController : public base::NonThreadSafe, |
void OnCloseRemainingWindows(); |
void OnResetDone(); |
void OnLeakDetectionDone(const content::LeakDetectionResult& result); |
- void OnEchoPing(int id, const std::string& body); |
scoped_ptr<WebKitTestResultPrinter> printer_; |