Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Unified Diff: content/browser/android/content_view_core_impl.h

Issue 2842693005: Store physical backing size in ViewAndroid (Closed)
Patch Set: no UpdateLayerBounds Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698