0
Files
src/sql
Victor Costan 538c14310d sqlite: Move //third_party/sqlite/src/ to //third_party/sqlite/patched/.
Currently, the original SQLite code is stored at
//third_party/sqlite/sqlite-src-* and Chrome's patched code is stored at
//third_party/sqlite/src/. This CL moves the patched code to a patched/
directory, as the new name better reflects what's going on.

This CL also paves the way for a future where the original SQLite code
is brought into //third_party/sqlite/src/ via DEPS.

Bug: 945204
Change-Id: I004906acde8f64ce5006c9bfa1902e6aa3c5227c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1537161
Commit-Queue: Victor Costan <pwnall@chromium.org>
Reviewed-by: Chris Mumford <cmumford@google.com>
Cr-Commit-Position: refs/heads/master@{#643946}
2019-03-25 19:13:17 +00:00
..
2019-03-20 03:33:56 +00:00
2019-03-22 02:09:52 +00:00