Fixed Build error; isUsingPlatformSurface() was undefined
authorEunsol Park <eunsol47.park@samsung.com>
Thu, 23 May 2013 01:44:37 +0000 (10:44 +0900)
committerEunsol Park <eunsol47.park@samsung.com>
Thu, 23 May 2013 02:12:42 +0000 (11:12 +0900)
commit9a30406f8d690d82cfc556f17280dffcefff3399
tree1ac7dcdaa36ac5cc3d49bdd08604d1841418dbd7
parent40de4a27d507b4cd29faf3ccbc5d4bbac12edf5c
Fixed Build error; isUsingPlatformSurface() was undefined

    [Title] Fixed Build error; isUsingPlatformSurface() was undefined
    [Issue#] N/A
    [Problem] Build error
    [Cause] isUsingPlatformSurface() was undefined in WebLayerTreeRenderer.h
    [Solution] add definition

Change-Id: I6ba48eb817e60c7d386eb7226bee0bb23bdfe7f9
Source/WebKit2/UIProcess/WebLayerTreeRenderer.h
Source/WebKit2/UIProcess/tizen/WebLayerTreeRendererTizen.h