summaryrefslogtreecommitdiff
path: root/chromium/content/browser/android/content_view_core_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/android/content_view_core_impl.cc')
-rw-r--r--chromium/content/browser/android/content_view_core_impl.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/content/browser/android/content_view_core_impl.cc b/chromium/content/browser/android/content_view_core_impl.cc
index 6188375b9c5..98f3db1be85 100644
--- a/chromium/content/browser/android/content_view_core_impl.cc
+++ b/chromium/content/browser/android/content_view_core_impl.cc
@@ -223,6 +223,7 @@ ContentViewCoreImpl::ContentViewCoreImpl(
web_contents_(static_cast<WebContentsImpl*>(web_contents)),
root_layer_(cc::SolidColorLayer::Create()),
dpi_scale_(GetPrimaryDisplayDeviceScaleFactor()),
+ page_scale_(1),
view_android_(new ui::ViewAndroid(view_android_delegate, window_android)),
window_android_(window_android),
device_orientation_(0),