Index: content/browser/renderer_host/render_widget_host_view_android.h |
=================================================================== |
--- content/browser/renderer_host/render_widget_host_view_android.h (revision 255633) |
+++ content/browser/renderer_host/render_widget_host_view_android.h (working copy) |
@@ -305,7 +305,7 @@ |
// ContentViewCoreImpl is our interface to the view system. |
ContentViewCoreImpl* content_view_core_; |
- ImeAdapterAndroid ime_adapter_android_; |
+ scoped_refptr<ImeAdapterAndroid> ime_adapter_android_; |
// Body background color of the underlying document. |
SkColor cached_background_color_; |