| Index: sky/engine/platform/TestingPlatformSupport.h
|
| diff --git a/sky/engine/platform/TestingPlatformSupport.h b/sky/engine/platform/TestingPlatformSupport.h
|
| index dc69921973784f69ac844b7c776d7dfc66b07163..5ec2b1fdb4e5e275a06f7e3bd0c664b20bb3d649 100644
|
| --- a/sky/engine/platform/TestingPlatformSupport.h
|
| +++ b/sky/engine/platform/TestingPlatformSupport.h
|
| @@ -66,7 +66,6 @@ public:
|
|
|
| // Platform:
|
| virtual WebDiscardableMemory* allocateAndLockDiscardableMemory(size_t bytes) override;
|
| - virtual const unsigned char* getTraceCategoryEnabledFlag(const char* categoryName) override;
|
|
|
| private:
|
| const Config m_config;
|
|
|