| 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 8f8c694e0bed0ec3d829a8a432df181dbd2ae45b..31635faca33cde35bfcdcc91a9998533e10c53c4 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -396,8 +396,6 @@ class ContentViewCoreImpl : public ContentViewCore,
|
|
|
| void OnShowUnhandledTapUIIfNeeded(int x_dip, int y_dip);
|
|
|
| - // returns page density (dpi) X page scale
|
| - float GetScaleFactor() const;
|
| private:
|
| class ContentViewUserData;
|
|
|
|
|