| 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 866eb1bf2ae23cf421ea32474cbaf2f45ab0f709..72930268976e052170e9a5dbdabea10b055597ff 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -292,8 +292,6 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| // Returns the viewport size after accounting for the viewport offset.
|
| gfx::Size GetViewSize() const;
|
|
|
| - gfx::Size GetViewSizeWithOSKHidden() const;
|
| -
|
| void SetAccessibilityEnabledInternal(bool enabled);
|
|
|
| bool IsFullscreenRequiredForOrientationLock() const;
|
|
|