| Index: Source/core/clipboard/DataObjectItem.h
|
| diff --git a/Source/core/clipboard/DataObjectItem.h b/Source/core/clipboard/DataObjectItem.h
|
| index a356fcafa1cccf9680418476b042d702a7414f27..31f3a108d4860881a71f16f9a30c071e3cfd983f 100644
|
| --- a/Source/core/clipboard/DataObjectItem.h
|
| +++ b/Source/core/clipboard/DataObjectItem.h
|
| @@ -44,7 +44,6 @@ namespace WebCore {
|
| class Blob;
|
|
|
| class DataObjectItem : public RefCountedWillBeGarbageCollectedFinalized<DataObjectItem> {
|
| - DECLARE_GC_INFO;
|
| public:
|
| enum Kind {
|
| StringKind,
|
|
|