summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/webview_impl.cc')
-rw-r--r--webkit/glue/webview_impl.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/glue/webview_impl.cc b/webkit/glue/webview_impl.cc
index 77d5442..2705168 100644
--- a/webkit/glue/webview_impl.cc
+++ b/webkit/glue/webview_impl.cc
@@ -1177,7 +1177,6 @@ bool WebViewImpl::ImeSetComposition(int string_type,
}
bool WebViewImpl::ImeUpdateStatus(bool* enable_ime,
- const void** new_node,
gfx::Rect* caret_rect) {
// Store whether the selected node needs IME and the caret rectangle.
// This process consists of the following four steps: