| Index: webkit/glue/webview_impl.h
|
| ===================================================================
|
| --- webkit/glue/webview_impl.h (revision 22997)
|
| +++ webkit/glue/webview_impl.h (working copy)
|
| @@ -283,7 +283,7 @@
|
| void RefreshAutofillPopup();
|
|
|
| // Returns true if the view was scrolled.
|
| - bool ScrollViewWithKeyboard(int key_code);
|
| + bool ScrollViewWithKeyboard(int key_code, int modifiers);
|
|
|
| // Removes fetcher from the set of pending image fetchers and deletes it.
|
| // This is invoked after the download is completed (or fails).
|
|
|