Chromium Code Reviews| Index: Source/core/timing/PerformanceEntry.h |
| diff --git a/Source/core/timing/PerformanceEntry.h b/Source/core/timing/PerformanceEntry.h |
| index ca20e7cf100e22c057ab08a9be4306f479be75b7..828d21f4026a3bbb86a760ecbd79aeef03ac8005 100644 |
| --- a/Source/core/timing/PerformanceEntry.h |
| +++ b/Source/core/timing/PerformanceEntry.h |
| @@ -41,7 +41,6 @@ |
| namespace WebCore { |
| class PerformanceEntry : public RefCountedWillBeGarbageCollectedFinalized<PerformanceEntry>, public ScriptWrappable { |
| - DECLARE_GC_INFO; |
| public: |
| virtual ~PerformanceEntry(); |