summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/text_input_controller.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/text_input_controller.cc')
-rw-r--r--webkit/tools/test_shell/text_input_controller.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/text_input_controller.cc b/webkit/tools/test_shell/text_input_controller.cc
index 8ab7576..529fb61 100644
--- a/webkit/tools/test_shell/text_input_controller.cc
+++ b/webkit/tools/test_shell/text_input_controller.cc
@@ -41,7 +41,7 @@ TextInputController::TextInputController(TestShell* shell) {
// static
WebFrame* TextInputController::GetMainFrame() {
- return shell_->webView()->GetMainFrame();
+ return shell_->webView()->mainFrame();
}
void TextInputController::insertText(