| 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 79bb54589ecadccbec7ee11afd02c5585098df17..dd6e32fd8a08503427f8f961135ca238c470087c 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -336,7 +336,6 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| int composition_end,
|
| bool show_ime_if_needed,
|
| bool is_non_ime_change);
|
| - void SetTitle(const base::string16& title);
|
| void OnBackgroundColorChanged(SkColor color);
|
|
|
| bool HasFocus();
|
|
|