Index: Source/web/WebPopupMenuImpl.cpp |
diff --git a/Source/web/WebPopupMenuImpl.cpp b/Source/web/WebPopupMenuImpl.cpp |
index 51135d37d3d907cb20c2a1d15928e41ae49b4cc6..0e4f9828b60f1c111c7e2bf2baeffb7ce6120a0a 100644 |
--- a/Source/web/WebPopupMenuImpl.cpp |
+++ b/Source/web/WebPopupMenuImpl.cpp |
@@ -397,7 +397,7 @@ void WebPopupMenuImpl::scheduleAnimation() |
{ |
} |
-IntRect WebPopupMenuImpl::rootViewToScreen(const IntRect& rect) const |
+IntRect WebPopupMenuImpl::viewportToScreen(const IntRect& rect) const |
{ |
notImplemented(); |
return IntRect(); |