0

Add watchlist entries for Indexed DB

NOTRY=true
TBR=dgrogan@chromium.org

Review URL: https://codereview.chromium.org/69343009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234609 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
jsbell@chromium.org
2013-11-12 19:50:01 +00:00
parent 8c667237c4
commit c261613524

@ -310,6 +310,13 @@
'importer': {
'filepath': 'import',
},
'indexed_db': {
'filepath': 'content/browser/indexed_db|'\
'content/child/indexed_db|'\
'content/common/indexed_db|'\
'content/public/browser/indexed_db|'\
'content/test/data/indexeddb',
},
'installer': {
'filepath': 'chrome/installer/',
},
@ -728,6 +735,8 @@
'i18n': ['jshin+watch@chromium.org'],
'imageburner': ['tbarzic+watch@chromium.org'],
'importer': ['tfarina@chromium.org'],
'indexed_db': ['alecflett@chromium.org', 'cmumford@chromium.org',
'dgrogan@chromium.org', 'jsbell@chromium.org'],
'installer': ['grt+watch@chromium.org'],
'instant': ['dcblack@chromium.org', 'jered@chromium.org',
'dominich@chromium.org', 'samarth+watch@chromium.org',