Componentize URLDatabase
Move chrome/browser/history/url_database.{cc,h} to components/history/core/browser.
From chrome/browser/history/history_types.{cc,h}:
- Move URLID, URLRow and URLResult to url_row.{cc,h}
- Move KeywordSearchTermVisit and KeywordSearchTermRow to keyword_search_term.{cc,h}
- Move autocomplete threshold related stuff (kLowQualityMatch* constants and two threshold related functions) to url_databse.{cc,h}
BUG=387284
TEST=git cl try
[email protected] for include fix under chrome/browser
[email protected] as an owner of net, a new dependency added to components/history/DEPS
[email protected] as an owner of components/history.gypi
Review URL: https://codereview.chromium.org/339433007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279859 0039d316-1c4b-4281-b951-d872f2087c98
42 files changed