Index: Source/platform/Timer.h |
diff --git a/Source/platform/Timer.h b/Source/platform/Timer.h |
index 5f652c9f48ef63656c948ad2ae5e9e3338315003..f0c4a67c2f1422543e12d2b629bd8a1041fcef28 100644 |
--- a/Source/platform/Timer.h |
+++ b/Source/platform/Timer.h |
@@ -37,8 +37,6 @@ namespace blink { |
// Time intervals are all in seconds. |
-class TimerHeapElement; |
- |
class PLATFORM_EXPORT TimerBase { |
WTF_MAKE_NONCOPYABLE(TimerBase); WTF_MAKE_FAST_ALLOCATED_WILL_BE_REMOVED; |
public: |