0
Files
src/ios
Sylvain Defresne f087c0a01a [ios] Expose text_zoom API as free function
Add two free functions exposing the `text_zoom` API with the goal
to replace `TextZoomProvider` class. Do not convert the code to use
the function as they have no internal implementation yet.

Bug: 1201182
Change-Id: Ib9a667dfb922e3fe86aa5c9c36b94da39dd9eefe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3024085
Reviewed-by: Olivier Robin <olivierrobin@chromium.org>
Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#901028}
2021-07-13 15:48:49 +00:00
..
2021-06-14 09:37:31 +00:00

This directory holds code related to the iOS port of Chromium. See
https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase
for a description of the structure underneath this directory.