per-file ownership and watchlist for DownloadDatabase

Review URL: https://chromiumcodereview.appspot.com/15897015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205571 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/WATCHLISTS b/WATCHLISTS
index 04576b8..d308b91 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -198,6 +198,9 @@
       'filepath': 'chrome/browser/download/|'\
                   'content/browser/download/',
     },
+    'download_database': {
+      'filepath': 'chrome/browser/history/download_database',
+    },
     'downloads_ext': {
       'filepath': 'chrome/browser/extensions/api/downloads/|'\
                   'chrome/common/extensions/api/downloads.*.idl',
@@ -593,6 +596,7 @@
                  '[email protected]'],
     'disk_cache': ['[email protected]'],
     'dns': ['[email protected]'],
+    'download_database': ['[email protected]'],
     'download': ['[email protected]', '[email protected]'],
     'downloads_ext': ['[email protected]'],
     'downloads_ui': ['[email protected]', '[email protected]'],