commit | 70bedf23c86eae0d6ed6b409dd4a3dba576b766c | [log] [tgz] |
---|---|---|
author | Victor Costan <[email protected]> | Wed Jul 18 21:21:14 2018 |
committer | Commit Bot <[email protected]> | Wed Jul 18 21:21:14 2018 |
tree | e3601cf35566c1e1a673dc7a72b6e75efc6b3b6b | |
parent | 4b93e2d451c855b1b8c3fc4df4544451e9bcacf0 [diff] |
sql: Remove references to USE_SYSTEM_SQLITE. USE_SYSTEM_SQLITE used to be supported on iOS, and now is a no-op. This CL removes the references to it from //sql, to avoid confusing readers. The CL also breaks down an unnecessarily large unit test in //sql/connection_unittest.cc that happend to be near the changes in this CL. Change-Id: I47c324300b54362529364a5ef26ee45b45fe3b76 Reviewed-on: https://chromium-review.googlesource.com/1137921 Reviewed-by: Chris Mumford <[email protected]> Reviewed-by: Daniel Murphy <[email protected]> Commit-Queue: Daniel Murphy <[email protected]> Cr-Commit-Position: refs/heads/master@{#576213}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .