[sql] Fix CRLF in some SQLite source code.
Sometimes CRLF sneak into SQLite's code, and then causes patch errors when landing in Chromium. Add an import step for cleaning this up and clean things up. None of these files are in the Chromium build. They just gum up the works. BUG=340757 TBR=michaeln@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/880533004 Cr-Commit-Position: refs/heads/master@{#314033}
Showing
Please register or sign in to comment