| Index: Source/core/loader/cache/CachedResourceClient.h
|
| diff --git a/Source/core/loader/cache/CachedResourceClient.h b/Source/core/loader/cache/CachedResourceClient.h
|
| index 022a2fe28391a6ced1338eca4f5b15e02c9807e1..a6936cc824fd4daa74175299400caeb613c94857 100644
|
| --- a/Source/core/loader/cache/CachedResourceClient.h
|
| +++ b/Source/core/loader/cache/CachedResourceClient.h
|
| @@ -32,7 +32,6 @@ namespace WebCore {
|
| class CachedResource;
|
|
|
| class CachedResourceClient {
|
| - WTF_MAKE_FAST_ALLOCATED;
|
| public:
|
| enum CachedResourceClientType {
|
| BaseResourceType,
|
|
|