| 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 29dcb83f7db3ffbe2f70a2b0a3171968dd5d1300..d6d59416812068c0b82d2601c5cccf3c1b96da9c 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -378,7 +378,7 @@ class ContentViewCoreImpl : public ContentViewCore,
|
|
|
| gfx::Size GetPhysicalBackingSize() const;
|
| gfx::Size GetViewportSizeDip() const;
|
| - bool DoTopControlsShrinkBlinkSize() const;
|
| + bool DoBrowserControlsShrinkBlinkSize() const;
|
| float GetTopControlsHeightDip() const;
|
| float GetBottomControlsHeightDip() const;
|
|
|
|
|