Migrate all direct instances of pp::Size to gfx::Size
Update PDFEngine layer and below to use gfx::Size instead of pp::Size in case of direct calls. Indirect calls like using pp::Size to create pp::Rect are the only places where pp::Size is still present. Bug: 1101101 Change-Id: Ica2a815ec1b85a3fb12cd0def5fa27cc3d042f1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324681 Commit-Queue: Ankit Kumar🌪 ️ <ankk@microsoft.com> Reviewed-by:K. Moon <kmoon@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#793097}
Showing
Please register or sign in to comment