| Index: webkit/tools/test_shell/test_webview_delegate.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_webview_delegate.h (revision 15065)
|
| +++ webkit/tools/test_shell/test_webview_delegate.h (working copy)
|
| @@ -119,7 +119,8 @@
|
| const std::wstring& selection_text,
|
| const std::wstring& misspelled_word,
|
| int edit_flags,
|
| - const std::string& security_info);
|
| + const std::string& security_info,
|
| + const std::string& frame_charset);
|
| virtual void DidStartProvisionalLoadForFrame(
|
| WebView* webview,
|
| WebFrame* frame,
|
|
|