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