X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fplatform%2Fheap%2FHandle.h;h=9b4252eb946f3836246dbe5f642d0710ba16a408;hb=d41e52f18cc3fee3627acf2db026b2a86c2a9d18;hp=217af5d91095ec9e104d7a486d8cae5f21140190;hpb=4e9e197c26c34b7055b2c5de6d4a770d317b468c;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/platform/heap/Handle.h b/src/third_party/WebKit/Source/platform/heap/Handle.h index 217af5d..9b4252e 100644 --- a/src/third_party/WebKit/Source/platform/heap/Handle.h +++ b/src/third_party/WebKit/Source/platform/heap/Handle.h @@ -929,10 +929,6 @@ public: ~DummyBase() { } }; -// Export this instance to support WillBeGarbageCollectedMixin -// uses by code residing in non-webcore components. -template class PLATFORM_EXPORT DummyBase; - #define PassRefPtrWillBeRawPtr WTF::PassRefPtr #define RefCountedWillBeGarbageCollected WTF::RefCounted #define RefCountedWillBeGarbageCollectedFinalized WTF::RefCounted