| 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 ba689f9c1e809acb821228646e7af7f54d7ab318..793d00387985a5c93759b8e0453a8524cb63f000 100644
|
| --- a/third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h
|
| +++ b/third_party/WebKit/Source/platform/testing/TestingPlatformSupport.h
|
| @@ -94,7 +94,6 @@ public:
|
| WebString defaultLocale() override;
|
| WebCompositorSupport* compositorSupport() override;
|
| WebThread* currentThread() override;
|
| - WebUnitTestSupport* unitTestSupport() override;
|
| void registerMemoryDumpProvider(blink::WebMemoryDumpProvider*, const char* name) override {}
|
| void unregisterMemoryDumpProvider(blink::WebMemoryDumpProvider*) override {}
|
|
|
|
|