Chromium Code Reviews| Index: Source/web/WebPopupMenuImpl.cpp |
| diff --git a/Source/web/WebPopupMenuImpl.cpp b/Source/web/WebPopupMenuImpl.cpp |
| index 6878c179eca51ac1b262d4b9991c7fd04abe5ba3..5297bd03b9e637615a64d4891b5a8b566b53eb6f 100644 |
| --- a/Source/web/WebPopupMenuImpl.cpp |
| +++ b/Source/web/WebPopupMenuImpl.cpp |
| @@ -204,7 +204,7 @@ void WebPopupMenuImpl::willEndLiveResize() |
| { |
| } |
| -void WebPopupMenuImpl::animate(double) |
| +void WebPopupMenuImpl::beginFrame(const WebBeginFrameArgs&) |
| { |
| } |