Index: components/test_runner/test_runner.h |
diff --git a/components/test_runner/test_runner.h b/components/test_runner/test_runner.h |
index 827d4d259799ae8838831cb9753876780706d819..ac4c54c13d421c451c87eff0f56b94fef4fc26be 100644 |
--- a/components/test_runner/test_runner.h |
+++ b/components/test_runner/test_runner.h |
@@ -154,6 +154,7 @@ class TestRunner : public WebTestRunner { |
// pending load requests in WorkQueue). |
bool tryToClearTopLoadingFrame(blink::WebFrame*); |
+ blink::WebFrame* mainFrame() const; |
blink::WebFrame* topLoadingFrame() const; |
void policyDelegateDone(); |
bool policyDelegateEnabled() const; |