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

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

Issue 2842693005: Store physical backing size in ViewAndroid (Closed)
Patch Set: no cvc/eventf Created 3 years, 8 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 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;

Powered by Google App Engine
This is Rietveld 408576698