Migrate web_database to use the new sql::Database constructor
Migrate uses of the relevant set_* functions on the sql::Database object to use the new DatabaseOptions constructor instead. This change should have no intended behavioral effect. Bug: 1126968 Change-Id: I6418c277524475d7f3f2bae2a09d988e309e40c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533406 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#826810}
Showing
Please register or sign in to comment