| Index: content/browser/android/content_view_core_impl.h
|
| diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h
|
| index 97ae59aeb727148b48c0c8f0e26ccc7f98c1c899..c602016647bcadb4c0d6a49fcc49a9711b125be9 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -337,7 +337,6 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| int composition_end,
|
| bool show_ime_if_needed,
|
| bool is_non_ime_change);
|
| - void OnBackgroundColorChanged(SkColor color);
|
|
|
| bool HasFocus();
|
| void RequestDisallowInterceptTouchEvent();
|
|
|