| Index: third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h
|
| diff --git a/third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h b/third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h
|
| index e028e33fbae61da58cc9efa58684bf2370adb095..e1d5a49e99ef0cc7274c505612f7756634d7a713 100644
|
| --- a/third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h
|
| +++ b/third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h
|
| @@ -80,7 +80,6 @@
|
| WebString defaultLocale() override;
|
| WebCompositorSupport* compositorSupport() override;
|
| WebThread* currentThread() override;
|
| - WebUnitTestSupport* unitTestSupport() override;
|
|
|
| protected:
|
| const Config m_config;
|
|
|