Migrate some pp::Point/pp::Size to gfx::Point/gfx::Size in pdf/.
This CL migrates `plugin_size_`, `plugin_dip_size_` and `plugin_offset_` in OutOfProcessInstance from using pp::Point/pp::Size to their gfx:: equivalents, so that they can be migrated into PdfViewPluginBase later. Bug: 1101101 Change-Id: I5c36d6fcb99f9f4f92edeeb044fd6f2f04287565 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616488Reviewed-by:K. Moon <kmoon@chromium.org> Commit-Queue: Hui Yingst <nigi@chromium.org> Cr-Commit-Position: refs/heads/master@{#841673}
Showing
Please register or sign in to comment