| Index: components/test_runner/web_test_proxy.h
|
| diff --git a/components/test_runner/web_test_proxy.h b/components/test_runner/web_test_proxy.h
|
| index 408ac87b73e0abf11ca170fbe9e0664c46d4692d..d38dcf34d4ab419afe4f899e232cd62066986526 100644
|
| --- a/components/test_runner/web_test_proxy.h
|
| +++ b/components/test_runner/web_test_proxy.h
|
| @@ -83,8 +83,6 @@ class TEST_RUNNER_EXPORT WebTestProxyBase {
|
|
|
| std::string DumpBackForwardLists();
|
|
|
| - void LayoutAndPaintAsyncThen(const base::Closure& callback);
|
| -
|
| void GetScreenOrientationForTesting(blink::WebScreenInfo&);
|
|
|
| protected:
|
|
|