Move migration code out of WebDatabase and into table-specific classes.
- Currently this only affects AutofillTable and KeywordTable.
- Delete autofill_util as those functions can go back into an anonymous
namespace within autofill_table.cc
- Add helper functions for the migration code to reduce code duplication.
- This is the final refactor CL for WebDatabase.
[email protected]
BUG=none
TEST=anything WebDatabase/Migration/Table related.
Review URL: http://codereview.chromium.org/6677124
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80460 0039d316-1c4b-4281-b951-d872f2087c98
8 files changed