Chromium Code Reviews| Index: webkit/glue/chrome_client_impl.h |
| =================================================================== |
| --- webkit/glue/chrome_client_impl.h (revision 7623) |
| +++ webkit/glue/chrome_client_impl.h (working copy) |
| @@ -116,7 +116,7 @@ |
| PassRefPtr<WebCore::FileChooser>); |
| virtual void popupOpened(WebCore::FramelessScrollView* popup_view, |
| const WebCore::IntRect& bounds, |
| - bool focus_on_show); |
| + bool activatable); |
| void SetCursor(const WebCursor& cursor); |