[iOS] Fix NTP edge insets computation
The computation for the edge insets used by the NTP to resize itself was using the fullscreen model which is updated too late to be used here. Instead, use directly the correct values. Fixed: 1044329 Change-Id: Ibfe84cbe9abecd516f222e0e1d12a3fe6f1f7ca1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019244Reviewed-by:Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Auto-Submit: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#735377}
Showing
Please register or sign in to comment