Descriptionandroid_webview: stop using system expat.
To support unbundled updates we need to stop depending on system
libraries. Disable using the system version of libexpat and instead link
Chromium's copy, and stop removing the expat sources from the checkout.
This increases binary size by ~64KB.
Also remove an obsolete comment about using the system version of
sqlite; this was never implemented and now will not be.
BUG=409851
Committed: https://crrev.com/eac62b75ce57c1689a48fadd4229c1346509a170
Cr-Commit-Position: refs/heads/master@{#293115}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|