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