Index: components/test_runner/test_runner.h |
diff --git a/components/test_runner/test_runner.h b/components/test_runner/test_runner.h |
index a0728a545769a001ec355f0ed67c985d13aa3651..8494845533e9349b00e6ccf1ccb9db512c48ee7f 100644 |
--- a/components/test_runner/test_runner.h |
+++ b/components/test_runner/test_runner.h |
@@ -83,6 +83,7 @@ class TestRunner : public WebTestRunner, |
blink::WebContentSettingsClient* GetWebContentSettings() const override; |
// Methods used by WebTestProxyBase and WebFrameTestClient. |
+ std::string GetAcceptLanguages() const; |
bool shouldStayOnPageAfterHandlingBeforeUnload() const; |
MockScreenOrientationClient* getMockScreenOrientationClient(); |
MockWebUserMediaClient* getMockWebUserMediaClient(); |