X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fplatform%2FTimer.h;h=f0c4a67c2f1422543e12d2b629bd8a1041fcef28;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=5f652c9f48ef63656c948ad2ae5e9e3338315003;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/platform/Timer.h b/src/third_party/WebKit/Source/platform/Timer.h index 5f652c9..f0c4a67 100644 --- a/src/third_party/WebKit/Source/platform/Timer.h +++ b/src/third_party/WebKit/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: