Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / Timer.h
index 5f652c9..f0c4a67 100644 (file)
@@ -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: