Index: Source/core/animation/SampledEffect.h |
diff --git a/Source/core/animation/SampledEffect.h b/Source/core/animation/SampledEffect.h |
index 1da4c09a7474f3659f9b570e0b4d6cde8b12cf0a..880bbdda2f5f512efa0b8773d31093235eb33f65 100644 |
--- a/Source/core/animation/SampledEffect.h |
+++ b/Source/core/animation/SampledEffect.h |
@@ -52,8 +52,6 @@ private: |
Animation::Priority m_priority; |
}; |
-WILL_BE_EAGERLY_TRACED(SampledEffect); |
- |
} // namespace blink |
#endif // SampledEffect_h |