| 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 28ac05f084128d17ef76ae94e84f92af25869dc0..ae645d3f6ea727b6ccc7a2aebd10ba468ff5e623 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -65,7 +65,6 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| const override;
|
| cc::Layer* GetLayer() const override;
|
| bool ShowPastePopup(int x, int y) override;
|
| - float GetDpiScale() const override;
|
| void PauseOrResumeGeolocation(bool should_pause) override;
|
| void RequestTextSurroundingSelection(
|
| int max_length,
|
|
|