| 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..26db2a35a33a1dad1154dd2e3a0d6dbe6731bf91 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -380,7 +380,6 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| // Methods called from native code
|
| // --------------------------------------------------------------------------
|
|
|
| - gfx::Size GetPhysicalBackingSize() const;
|
| gfx::Size GetViewportSizeDip() const;
|
| bool DoBrowserControlsShrinkBlinkSize() const;
|
| float GetTopControlsHeightDip() const;
|
|
|