Index: components/test_runner/test_runner.h |
diff --git a/components/test_runner/test_runner.h b/components/test_runner/test_runner.h |
index a22a5dbc2efe6ec867598f6692843633e4349b31..3afc56b6d1ea92cb0fa707733014b9a76da0ef9e 100644 |
--- a/components/test_runner/test_runner.h |
+++ b/components/test_runner/test_runner.h |
@@ -150,7 +150,6 @@ class TestRunner : public WebTestRunner { |
bool policyDelegateEnabled() const; |
bool policyDelegateIsPermissive() const; |
bool policyDelegateShouldNotifyDone() const; |
- bool shouldInterceptPostMessage() const; |
bool shouldDumpResourcePriorities() const; |
void setToolTipText(const blink::WebString&); |
void setDragImage(const blink::WebImage& drag_image); |