Remove work-around patch for naver
[framework/web/webkit-efl.git] / Source / WebCore / page / Chrome.h
index 4a0285b..970191e 100644 (file)
@@ -95,10 +95,6 @@ namespace WebCore {
 
         void scrollRectIntoView(const IntRect&) const;
 
-#if ENABLE(TIZEN_VIEWPORT_META_TAG)
-        bool canContentsSizeChange(Frame*, const IntSize&) const;
-#endif
-
         void contentsSizeChanged(Frame*, const IntSize&) const;
         void layoutUpdated(Frame*) const;